Merge branch 'steveiliop56-disk-usage-fix' into develop

This commit is contained in:
Nicolas Meienberger 2023-11-20 19:33:06 +01:00
commit f43bec37bb

View file

@ -76,7 +76,7 @@ services:
environment:
NODE_ENV: production
volumes:
- /:/host/root:ro
- /:/mnt/host:ro
- /proc:/host/proc
- /var/run/docker.sock:/var/run/docker.sock
- ${PWD}/.env:/app/.env