Merge pull request #9 from luigifcruz/patch-1

Fix docker compose username.
This commit is contained in:
Tim Miller
2020-08-07 19:19:31 -04:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
version: "3.7"
services:
cloudflare-ddns:
image: timothymiller/cloudflare-ddns:latest
image: timothyjmiller/cloudflare-ddns:latest
container_name: cloudflare-ddns
security_opt:
- no-new-privileges:true