Merge branch 'disk-usage-fix' of https://github.com/steveiliop56/runtipi into steveiliop56-disk-usage-fix
This commit is contained in:
commit
0fe29a9a80
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue