Disable diun
Deploy / Deploy (push) Successful in 29s

This commit is contained in:
2026-04-21 23:22:02 +01:00
parent 21edce18bc
commit c43b8ee529
+2 -2
View File
@@ -34,7 +34,7 @@ services:
ports: ports:
- 8008:8008 - 8008:8008
labels: labels:
diun.enable: "true" diun.enable: "false"
diun.watch_repo: "true" diun.watch_repo: "true"
diun.include_tags: "latest" diun.include_tags: "latest"
@@ -65,7 +65,7 @@ services:
networks: networks:
- synapse_network - synapse_network
labels: labels:
diun.enable: "true" diun.enable: "false"
diun.watch_repo: "true" diun.watch_repo: "true"
diun.include_tags: "latest" diun.include_tags: "latest"