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:
|
||||
restart: always
|
||||
build: .
|
||||
network_mode: host
|
||||
env_file: '.env'
|
||||
ports:
|
||||
- "8000:8000"
|
||||
|
||||
Reference in New Issue
Block a user