Remove ports, we have network_mode host

This commit is contained in:
Antoine Aflalo 2021-11-04 16:48:00 -04:00 committed by GitHub
parent 62c12b8f54
commit 54eb029d88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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