Update port
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
|||||||
PUID: 1000
|
PUID: 1000
|
||||||
PGID: 1000
|
PGID: 1000
|
||||||
ports:
|
ports:
|
||||||
- 3000:3001
|
- "3001:3000"
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/nas/homelab/docker/homepage:/app/config
|
- /mnt/nas/homelab/docker/homepage:/app/config
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user