change workdir and fix uv venv usage

This commit is contained in:
2026-02-21 12:19:49 +01:00
parent 1793be90e1
commit 22c85b5032
3 changed files with 5 additions and 5 deletions

View File

@@ -26,4 +26,4 @@ services:
ports:
- "80:8000"
volumes:
- .:/code:rw
- .:/app