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:
|
||||
image: qmcgaw/ddns-updater
|
||||
user: 0:0
|
||||
container_name: ddns
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in a new issue