mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 04:50:17 +01: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