Fix clue-picker: remove host port binding (NPM handles ingress)
This commit is contained in:
@@ -3,8 +3,6 @@ services:
|
||||
image: docker-registry.kolpacksoftware.com/clue-picker:latest
|
||||
container_name: clue-picker
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3001:3001"
|
||||
networks:
|
||||
- npm-network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user