Fix port overlap iwth gitea

This commit is contained in:
Peter Smit
2024-12-21 11:56:17 +01:00
parent f43e738c65
commit bf49b08e61

View File

@@ -3,7 +3,7 @@ services:
image: stonith404/pingvin-share:v1.7.0
restart: unless-stopped
ports:
- 3000:3000
- 3042:3000
environment:
- TRUST_PROXY=true
volumes: