more updates

This commit is contained in:
2025-07-30 21:57:31 -04:00
parent 93954f3190
commit 5d71c964b7
4 changed files with 46 additions and 14 deletions

View File

@@ -8,4 +8,4 @@ build:
start:
sudo venv/bin/waitress-serve --host 0.0.0.0 --port 5000 listen:app
sudo venv/bin/waitress-serve --host 0.0.0.0 --port $(PORT) listen:app