Update core/docker-compose.yml

This commit is contained in:
admin 2026-01-26 17:43:59 -07:00
parent ebdd4c8106
commit ba8a043726

View file

@ -106,6 +106,7 @@ services:
# DDNS UPDATER (IP Updates) # DDNS UPDATER (IP Updates)
ddns: ddns:
image: qmcgaw/ddns-updater image: qmcgaw/ddns-updater
user: 0:0
container_name: ddns container_name: ddns
restart: unless-stopped restart: unless-stopped
ports: ports: