diff --git a/Docker/ddns-cloudflare/compose.yaml b/Docker/ddns-cloudflare/compose.yaml index 97666e5..b11eca2 100644 --- a/Docker/ddns-cloudflare/compose.yaml +++ b/Docker/ddns-cloudflare/compose.yaml @@ -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)