added container name

This commit is contained in:
Maksym Buz
2025-02-23 18:45:43 +01:00
committed by GitHub
parent 76848dde1c
commit 22c2454be0

View File

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