This commit is contained in:
ladislav.dusa
2024-04-08 17:18:56 +02:00
parent 9f846d793e
commit ed9a9286f3

View File

@ -7,7 +7,7 @@ services:
PUID: 1000
PGID: 1000
ports:
- 3002:3000
- 3003:3000
volumes:
- /share/docker_data/homepage/config:/app/config # Make sure your local config directory exists
- /var/run/docker.sock:/var/run/docker.sock:ro # optional, for docker integrations