use host network
This commit is contained in:
parent
fcc6b97d58
commit
82ece637b7
@ -12,6 +12,8 @@ services:
|
||||
volumes:
|
||||
- ./home:/home
|
||||
- ./src:/src
|
||||
network_mode: "host"
|
||||
|
||||
# networks:
|
||||
# default:
|
||||
# external:
|
||||
|
Loading…
Reference in New Issue
Block a user