We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e84c2 commit ff8f1f4Copy full SHA for ff8f1f4
osgi/docker-compose.yaml
@@ -2,5 +2,6 @@ services:
2
spviz:
3
build:
4
context: .
5
- network_mode: host
6
- container_name: SPViz-OSGiViz
+ ports:
+ - 7001
7
+ container_name: SPViz-OSGiViz
0 commit comments