1
0

Enable docker image update notifications
All checks were successful
Deploy / Deploy (push) Successful in 22s

This commit is contained in:
2026-02-20 20:48:18 +00:00
parent 421ac5bdfc
commit 51e5a5a0f9

View File

@@ -6,6 +6,10 @@ services:
env_file: namecheap_ddns.env env_file: namecheap_ddns.env
networks: networks:
- namecheap_ddns_network - namecheap_ddns_network
labels:
diun.enable: "true"
diun.watch_repo: "true"
diun.include_tags: "latest"
networks: networks:
namecheap_ddns_network: namecheap_ddns_network: