Update to use host network for things
This commit is contained in:
parent
48920f46a1
commit
9b7b52752f
@ -1,6 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
temperato:
|
||||
network_mode: host
|
||||
build: .
|
||||
restart: unless-stopped
|
||||
env_file: '.env'
|
||||
|
Loading…
Reference in New Issue
Block a user