This commit is contained in:
2025-07-30 21:40:29 -04:00
parent 048333b0ec
commit 93954f3190
3 changed files with 64 additions and 36 deletions

View File

@@ -7,5 +7,5 @@ build:
venv/bin/pip install -r requirements.txt
deploy:
start:
sudo venv/bin/waitress-serve --host 0.0.0.0 --port 5000 listen:app