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