Allow for debugging

This commit is contained in:
Jacob Windsor
2025-02-19 16:40:13 +01:00
parent ecfef9a09d
commit 6dd5f2780e
7 changed files with 64 additions and 4 deletions
+3
View File
@@ -19,3 +19,6 @@ start:
clean:
rm -rf $(VENV_DIR)
clean-db:
docker compose down -v db