proxy-mtproto. Changing config.

This commit is contained in:
Alexey Skobkin 2020-05-12 02:19:55 +03:00
parent 63e7cecd9d
commit 6086262681
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ services:
- "${EXTERNAL_PORT}:${INTERNAL_PORT}/tcp"
env_file: .env
restart: unless-stopped
command: "run ${MTPROTO_SECRET} ${MTPROTO_TAG}"
command: "run ${PROXY_SECRET} ${PROXY_TAG}"