Update command to work on mac

This commit is contained in:
brabli
2026-05-01 15:38:15 +01:00
parent 52adc81dbd
commit cea8ed8d95
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -5,4 +5,5 @@ services:
dockerfile: Containerfile
volumes:
- ./:/code
network_mode: host
ports:
- "8000:8000"