added container name
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user