Fix clue-picker: remove host port binding (NPM handles ingress)

This commit is contained in:
2026-03-04 20:11:40 +00:00
parent 460afd7221
commit b615c503cd
-2
View File
@@ -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