Jemmaan
This commit is contained in:
10
config/docker/2023/yml-files/pingvin-share.yml
Normal file
10
config/docker/2023/yml-files/pingvin-share.yml
Normal 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
|
||||
Reference in New Issue
Block a user