mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 19:30:14 +02:00
remove http ports
This commit is contained in:
@ -11,8 +11,6 @@ services:
|
||||
NNGM_CTS_APIKEY: ${NNGM_CTS_APIKEY}
|
||||
NNGM_CRYPTKEY: ${NNGM_CRYPTKEY}
|
||||
restart: always
|
||||
ports:
|
||||
- "8080:8080"
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.connector.rule=PathPrefix(`/ccp-connector`)"
|
||||
|
Reference in New Issue
Block a user