Merge pull request #10 from merlinschumacher/patch-1

Fix image path in docker-compose example README.
This commit is contained in:
Tim Miller 2020-08-11 10:56:41 -04:00 committed by GitHub
commit e2deea1d6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ Modify the host file path of config.json inside the volumes section of docker-co
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