mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
fix syntax issue
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
||||
- nginx-html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||
environment:
|
||||
--DEFAULT_EMAIL="me@toozhao.com"
|
||||
-DEFAULT_EMAIL="me@toozhao.com"
|
||||
ddns:
|
||||
restart: unless-stopped
|
||||
image: peteward44/godaddy-ddns
|
||||
|
||||
Reference in New Issue
Block a user