mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-09 04:15:07 +02:00
Remove unessicary ports
This commit is contained in:
parent
e1f0834af4
commit
b4dd827ce1
2 changed files with 0 additions and 6 deletions
|
@ -5,9 +5,6 @@ services:
|
||||||
image: fosrl/pangolin:1.0.0-beta.1
|
image: fosrl/pangolin:1.0.0-beta.1
|
||||||
container_name: pangolin
|
container_name: pangolin
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
|
||||||
- 3001:3001
|
|
||||||
- 3000:3000
|
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/app/config
|
- ./config:/app/config
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|
|
@ -3,9 +3,6 @@ services:
|
||||||
image: fosrl/pangolin:1.0.0-beta.1
|
image: fosrl/pangolin:1.0.0-beta.1
|
||||||
container_name: pangolin
|
container_name: pangolin
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
|
||||||
- 3001:3001
|
|
||||||
- 3000:3000
|
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/app/config
|
- ./config:/app/config
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue