Feature: HTTP and DNS Public IP fetching options, fixes #136 (#187)

This commit is contained in:
Quentin McGaw
2021-03-22 17:49:58 -04:00
committed by GitHub
parent 106bcae966
commit 8b2e83a69e
5 changed files with 146 additions and 50 deletions

View File

@@ -12,9 +12,11 @@ services:
- CONFIG=
- PERIOD=5m
- UPDATE_COOLDOWN_PERIOD=5m
- IP_METHOD=all
- IPV4_METHOD=all
- IPV6_METHOD=all
- PUBLICIP_FETCHERS=all
- PUBLICIP_HTTP_PROVIDERS=all
- PUBLICIPV4_HTTP_PROVIDERS=all
- PUBLICIPV6_HTTP_PROVIDERS=all
- PUBLICIP_DNS_PROVIDERS=all
- HTTP_TIMEOUT=10s
# Web UI