feat: select folders to backup when creating a job

This commit is contained in:
Nicolas Meienberger
2025-11-02 17:32:40 +01:00
parent ccfa5e35e9
commit acc5f44565
12 changed files with 510 additions and 181 deletions

View File

@@ -14,8 +14,8 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /run/docker/plugins:/run/docker/plugins
# - /proc:/host/proc:ro
- ./data:/data
- /proc:/host/proc:ro
- ironmount_data:/data
- ./apps/client/app:/app/apps/client/app
- ./apps/server/src:/app/apps/server/src