Update pingvin-share image to ottrbox
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user