mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-11 02:22:16 +00:00
fix: remove restart: unless-stopped
Update templates/compose/cloudflare-ddns.yaml Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
co-authored by
ShadowArcanist
parent
9b65b82ccb
commit
90449d2bb5
@@ -8,7 +8,6 @@ services:
|
||||
cloudflare-ddns:
|
||||
image: favonia/cloudflare-ddns:1
|
||||
network_mode: host
|
||||
restart: unless-stopped
|
||||
user: "1000:1000"
|
||||
read_only: true
|
||||
cap_drop: [all]
|
||||
|
||||
Reference in New Issue
Block a user