Files
gitlab-instance-0a899031_do…/web.sh
2026-02-28 09:07:11 -06:00

2 lines
52 B
Bash

uvicorn web:app --host 0.0.0.0 --port 8000 --reload