Le big overhaul

This commit is contained in:
Peter Smit
2024-12-21 11:48:58 +01:00
parent bcad52afa5
commit 0b3498e8ba
11 changed files with 252 additions and 88 deletions

View File

@@ -0,0 +1,11 @@
services:
pingvin:
image: stonith404/pingvin-share:v1.7.0
restart: unless-stopped
ports:
- 3000:3000
environment:
- TRUST_PROXY=true
volumes:
- ${PINGVIN_DATA_LOCATION}:/opt/app/backend/data
- ${PINGVIN_IMAGES_LOCATION}:/opt/app/frontend/public/img