@@ -7,6 +7,7 @@ services:
ports:
- "8000:8000"
restart: unless-stopped
+ network_mode: host
db:
image: mysql:5.7