Skip to content
Snippets Groups Projects
Commit e2461635 authored by Wolfgang Welz's avatar Wolfgang Welz
Browse files

Switch to docker host network mode

parent eb72626d
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ version: "3" ...@@ -3,6 +3,7 @@ version: "3"
services: services:
goshimmer: goshimmer:
network_mode: host
image: iotaledger/goshimmer image: iotaledger/goshimmer
build: build:
context: ./ context: ./
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment