proxy-mtproto. Fixed command.
This commit is contained in:
parent
e983a11601
commit
b62b4c3144
|
@ -8,4 +8,4 @@ services:
|
|||
- "${MTG_IPV4_PORT}:${MTG_PORT}/tcp"
|
||||
env_file: .env
|
||||
restart: unless-stopped
|
||||
command: "/mtg ${MTPROTO_SECRET:-} ${MTPROTO_TAG:-}"
|
||||
command: "/mtg run ${MTPROTO_SECRET:-} ${MTPROTO_TAG:-}"
|
||||
|
|
Loading…
Reference in a new issue