Added socks5 proxy support

This commit is contained in:
Joan
2024-03-24 20:40:44 +01:00
parent a7eb633760
commit c31e155c74
5 changed files with 52 additions and 19 deletions

View File

@@ -24,6 +24,11 @@ services:
- NR_HOST_INSIGHTS=${NR_HOST_INSIGHTS}
- NR_HOST_METRICS=${NR_HOST_METRICS}
- PROXY_SOCKS=${PROXY_SOCKS}
- TELEGRAM_PROXY=${TELEGRAM_PROXY}
- TELEGRAM_SOCKS_USER=${TELEGRAM_SOCKS_USER}
- TELEGRAM_SOCKS_PASSWORD=${TELEGRAM_SOCKS_PASSWORD}
- TELEGRAM_SOCKS_SERVER=${TELEGRAM_SOCKS_SERVER}
- TELEGRAM_SOCKS_PORT=${TELEGRAM_SOCKS_PORT}
networks:
- wallamanta_homelabs