mirror of
https://github.com/nx-bat/discordbot-ng.git
synced 2026-09-22 10:29:10 -04:00
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