update ddns env section for yml
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run

This commit is contained in:
admin 2026-02-05 16:12:09 -07:00
parent cd71593678
commit 430f367d0c

View file

@ -4,12 +4,13 @@ services:
container_name: ddns-updater
restart: unless-stopped
environment:
- TZ=America/Edmonton
- PERIOD=5m
- PUBLICIP_FETCHERS=http
- PUBLICIP_HTTP_PROVIDERS=all
# Wildcard Config
- CONFIG={
TZ: America/Edmonton
PERIOD: 5m
PUBLICIP_FETCHERS: http
PUBLICIP_HTTP_PROVIDERS: all
# Using the pipe (|) allows multi-line JSON safely
CONFIG: |
{
"settings": [
{
"provider": "desec",