Some fixes

This commit is contained in:
santic-zombie
2026-02-25 00:04:15 +03:00
parent bf9157e6ff
commit 84a8cdd1aa
3 changed files with 9 additions and 15 deletions

View File

@@ -7,8 +7,6 @@ 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
tty: true # Аналог -t