Update pingvin-share image to ottrbox
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
services:
|
||||
pingvin-share:
|
||||
image: ghcr.io/stonith404/pingvin-share:v1.13.0 #Project has been archived
|
||||
container_name: pingvin-share
|
||||
image: ghcr.io/aottr/ottrbox:v1.14.2
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TRUST_PROXY=${TRUST_PROXY}
|
||||
volumes:
|
||||
@@ -12,7 +13,6 @@ services:
|
||||
- ${PORT}:3000
|
||||
networks:
|
||||
- frontend
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
frontend:
|
||||
|
||||
Reference in New Issue
Block a user