Fix Network issue [3] and rotation map

This commit is contained in:
santic-zombie
2026-02-23 21:12:34 +03:00
parent 691a1f7896
commit e7176d4d6d
3 changed files with 22 additions and 12 deletions

View File

@@ -7,14 +7,8 @@ services:
- "27733:27733/udp"
volumes:
- ./config/server.cfg:/root/.etqw/base/server.cfg
- ./config/rotation.cfg:/root/.etqw/base/rotation.cfg
# Переопределяем запуск, чтобы сервер подхватил конфиг
command: +exec server.cfg
stdin_open: true # Аналог -i (для работы консоли)
tty: true # Аналог -t
networks:
vlan5:
ipv4_address: 11.1.1.30
networks:
vlan5:
external: true
tty: true # Аналог -t