Unarchive and update cloudflare-ddns

This commit is contained in:
2025-07-22 22:24:18 +05:30
parent 51b717136b
commit d902a32a11

View File

@@ -2,7 +2,7 @@ services:
cloudflare-ddns:
image: docker.io/favonia/cloudflare-ddns:1.15.1
container_name: cloudflare-ddns
user: ${PUID}:${PGID}
user: ${PUID:-1000}:${PGID:-1000}
cap_drop:
- all
read_only: true