Remove unessicary ports

This commit is contained in:
Owen Schwartz 2025-01-07 21:25:49 -05:00
parent e1f0834af4
commit b4dd827ce1
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD
2 changed files with 0 additions and 6 deletions

View file

@ -3,9 +3,6 @@ services:
image: fosrl/pangolin:1.0.0-beta.1
container_name: pangolin
restart: unless-stopped
ports:
- 3001:3001
- 3000:3000
volumes:
- ./config:/app/config
healthcheck: