update .gitignore and add diun service labels in multiple docker-compose files

This commit is contained in:
Peter Wood
2025-02-13 18:10:36 +00:00
parent 8b4b5aa78a
commit 44ff38a765
21 changed files with 70 additions and 43 deletions

View File

@@ -12,3 +12,5 @@ services:
- ./config:/app/config
- /var/run/docker.sock:/var/run/docker.sock:ro
restart: unless-stopped
labels:
- diun.enable=true