Update core/docker-compose.yml
This commit is contained in:
parent
ebdd4c8106
commit
ba8a043726
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue