Update pingvin-share image to ottrbox

This commit is contained in:
2025-08-15 16:45:13 +05:30
parent be4dabf616
commit 5116933c3f

View File

@@ -1,7 +1,8 @@
services: services:
pingvin-share: pingvin-share:
image: ghcr.io/stonith404/pingvin-share:v1.13.0 #Project has been archived
container_name: pingvin-share container_name: pingvin-share
image: ghcr.io/aottr/ottrbox:v1.14.2
restart: unless-stopped
environment: environment:
- TRUST_PROXY=${TRUST_PROXY} - TRUST_PROXY=${TRUST_PROXY}
volumes: volumes:
@@ -12,7 +13,6 @@ services:
- ${PORT}:3000 - ${PORT}:3000
networks: networks:
- frontend - frontend
restart: unless-stopped
networks: networks:
frontend: frontend: