@@ -6,7 +6,7 @@ services:
build:
context: ./web/
ports:
- - "8000:8000"
+ - "8001:8001"
nginx:
restart: always