Some fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user