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