Browse Source

Remove ports, we have network_mode host

Antoine Aflalo 3 years ago
parent
commit
54eb029d88
1 changed files with 0 additions and 2 deletions
  1. 0 2
      compose/docker-compose.caddy.yml

+ 0 - 2
compose/docker-compose.caddy.yml

@@ -35,8 +35,6 @@ services:
       CORS_ALLOWED_ORIGIN: "*"
       CORS_ALLOWED_ORIGIN: "*"
       DATABASE: "sqlite"
       DATABASE: "sqlite"
       NODE_ID: "netmaker-server-1"
       NODE_ID: "netmaker-server-1"
-    ports:
-      - "51821-51830:51821-51830/udp"
   netmaker-ui:
   netmaker-ui:
     container_name: netmaker-ui
     container_name: netmaker-ui
     depends_on:
     depends_on: