mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-04-05 08:54:09 -04:00
Feature: public IP package to work over HTTPs and DNS (#158)
This commit is contained in:
@@ -12,9 +12,9 @@ services:
|
||||
- CONFIG=
|
||||
- PERIOD=5m
|
||||
- UPDATE_COOLDOWN_PERIOD=5m
|
||||
- IP_METHOD=cycle
|
||||
- IPV4_METHOD=cycle
|
||||
- IPV6_METHOD=cycle
|
||||
- IP_METHOD=all
|
||||
- IPV4_METHOD=all
|
||||
- IPV6_METHOD=all
|
||||
- HTTP_TIMEOUT=10s
|
||||
|
||||
# Web UI
|
||||
|
||||
Reference in New Issue
Block a user