This commit is contained in:
2025-03-11 22:04:08 -06:00
parent a304a39fd1
commit e4e743ec74

View File

@@ -5,5 +5,5 @@ homepage:
- /data/homepage:/app/config - /data/homepage:/app/config
- /var/run/docker.sock:/var/run/docker.sock # pass local proxy - /var/run/docker.sock:/var/run/docker.sock # pass local proxy
ports: ports:
- 3000:3000 - 3001:3000
restart: unless-stopped restart: unless-stopped