added container name

This commit is contained in:
Maksym Buz
2025-02-23 18:45:43 +01:00
committed by GitHub
parent 979fc8645b
commit 130a0ae534

View File

@@ -1,6 +1,7 @@
services:
cloudflare-ddns:
image: favonia/cloudflare-ddns:latest
container_name: cloudflare-ddns
# Choose the appropriate tag based on your need:
# - "latest" for the latest stable version (which could become 2.x.y
# in the future and break things)