Remove host mode
I'm not sure this is actually required.
This commit is contained in:
@@ -2,7 +2,6 @@ services:
|
|||||||
discordbotrewrite:
|
discordbotrewrite:
|
||||||
restart: always
|
restart: always
|
||||||
build: .
|
build: .
|
||||||
network_mode: host
|
|
||||||
env_file: '.env'
|
env_file: '.env'
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
|
|||||||
Reference in New Issue
Block a user