timothymiller / cloudflare-ddns

🎉🌩️ Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!
https://timknowsbest.com/free-dynamic-dns
GNU General Public License v3.0
3.13k stars 329 forks source link

Update README to fix the location where `docker-compose up -d` should… #174

Open haoliang-quan opened 10 months ago

haoliang-quan commented 10 months ago

… be run

docker-compose is looking for docker-compose.yml, which is not under the project root directory, but the docker directory.