Skip to content
Snippets Groups Projects
Commit dab51c05 authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

open less ports for VILLASnode

parent 32e9c7a2
No related branches found
No related tags found
No related merge requests found
......@@ -71,8 +71,8 @@ services:
volumes:
- ./etc/node:/etc/villas/node
ports:
- "12000-12100:12000-12100/udp"
- "12000-12100:12000-12100/tcp"
- "12000-12010:12000-12010/udp"
- "12000-12010:12000-12010/tcp"
# Web Interface for MongoDB
mongo-express:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment