This commit is contained in:
@@ -9,9 +9,9 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
TELEGRAM_HTTP_PORT: "8081"
|
TELEGRAM_HTTP_PORT: "8081"
|
||||||
TELEGRAM_LOCAL: "1"
|
TELEGRAM_LOCAL: "1"
|
||||||
TELEGRAM_PROXY: http://192.168.1.10:20171
|
TELEGRAM_PROXY: http://192.168.1.10:10171
|
||||||
HTTP_PROXY: http://192.168.1.10:20171
|
HTTP_PROXY: http://192.168.1.10:10171
|
||||||
HTTPS_PROXY: http://192.168.1.10:20171
|
HTTPS_PROXY: http://192.168.1.10:10171
|
||||||
NO_PROXY: localhost,127.0.0.1,telegram-bot-api,uptime-kuma
|
NO_PROXY: localhost,127.0.0.1,telegram-bot-api,uptime-kuma
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/data/telegram-bot-api:/var/lib/telegram-bot-api
|
- /opt/data/telegram-bot-api:/var/lib/telegram-bot-api
|
||||||
|
|||||||
Reference in New Issue
Block a user