update ip discovery setting for ddns

This commit is contained in:
admin 2026-01-26 16:57:06 -07:00
parent 29add5c478
commit bc580b1779

View file

@ -113,8 +113,10 @@ services:
environment:
- TZ=America/Edmonton
- PERIOD=5m
- PUBLICIP_FETCHERS=all
- IP_METHOD=provider
# --- NEW IP DISCOVERY SETTINGS ---
- PUBLICIP_FETCHERS=http # Use web services to find your IP
- PUBLICIP_HTTP_PROVIDERS=all # Use any available service (ipify, etc.)
# ---------------------------------
# The Variable Injection
# Format: provider, host, username, password