Added pingvin to stack

This commit is contained in:
2024-10-09 11:40:11 -06:00
parent 3d9d4f6ab7
commit 3a73f85aa1
5 changed files with 49 additions and 4 deletions

View File

@ -0,0 +1,18 @@
services:
pingvin-share:
image: stonith404/pingvin-share
restart: unless-stopped
environment:
- TRUST_PROXY=true
extra_hosts:
- 'auth.thesatelliteoflove.com:172.20.0.5'
volumes:
- data:/opt/app/backend/data
- images:/opt/app/frontend/public/img
volumes:
images:
data:
networks:
default:
external: true
name: lava