mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-09-13 22:30:10 +02:00
flare
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
PUID: 1000
|
PUID: 1000
|
||||||
PGID: 1000
|
PGID: 1000
|
||||||
ports:
|
ports:
|
||||||
- 3002:3000
|
- 3003:3000
|
||||||
volumes:
|
volumes:
|
||||||
- /share/docker_data/homepage/config:/app/config # Make sure your local config directory exists
|
- /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
|
- /var/run/docker.sock:/var/run/docker.sock:ro # optional, for docker integrations
|
||||||
|
Reference in New Issue
Block a user