Update Telegram Bot API proxy port
Deploy mini-pc / deploy (push) Successful in 39s

This commit is contained in:
Dmitry
2026-05-31 14:41:27 +03:00
parent 6c95ad59a7
commit 16aa567053
+3 -3
View File
@@ -9,9 +9,9 @@ services:
environment:
TELEGRAM_HTTP_PORT: "8081"
TELEGRAM_LOCAL: "1"
TELEGRAM_PROXY: http://192.168.1.10:20171
HTTP_PROXY: http://192.168.1.10:20171
HTTPS_PROXY: http://192.168.1.10:20171
TELEGRAM_PROXY: http://192.168.1.10:10171
HTTP_PROXY: http://192.168.1.10:10171
HTTPS_PROXY: http://192.168.1.10:10171
NO_PROXY: localhost,127.0.0.1,telegram-bot-api,uptime-kuma
volumes:
- /opt/data/telegram-bot-api:/var/lib/telegram-bot-api