Update port

This commit is contained in:
2026-02-26 00:41:02 -06:00
parent ee4306626b
commit 5304b4263e

View File

@@ -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