This commit is contained in:
2026-03-01 12:17:05 +02:00
parent 9bf44d7afd
commit f28438615d
5 changed files with 145 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
version: '3.8'
services:
pingvin-share:
image: stonith404/pingvin-share
container_name: pingvin-share
restart: unless-stopped
ports:
- 53007:3000
volumes:
- /gurulandia/data/docker/pingvin-share:/opt/app/backend/data