read-only file system
This commit is contained in:
parent
acc98a37cf
commit
feca513d68
|
|
@ -8,7 +8,7 @@ services:
|
|||
ports:
|
||||
- "3000:3000"
|
||||
volumes:
|
||||
- /opt/homepage/config:/app/config
|
||||
- /home/marc/homepage/config:/app/config
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
environment:
|
||||
PUID: 1000
|
||||
|
|
|
|||
Loading…
Reference in New Issue