fix docker networking, and use app internal state instead of globals
This commit is contained in:
@@ -3,3 +3,4 @@ services:
|
||||
build: .
|
||||
ports:
|
||||
- "8000:8000"
|
||||
network_mode: host
|
||||
|
||||
Reference in New Issue
Block a user