Remove host mode

I'm not sure this is actually required.
This commit is contained in:
Tarrgon
2025-05-28 11:03:04 -04:00
parent e0efb86dce
commit 4a455da42e
-1
View File
@@ -2,7 +2,6 @@ services:
discordbotrewrite:
restart: always
build: .
network_mode: host
env_file: '.env'
ports:
- "8000:8000"