mokshak's picture
Deploy Vera deterministic bot
aec2fdf verified
raw
history blame contribute delete
63 Bytes
web: uvicorn app.main:app --host 0.0.0.0 --port ${PORT:-8080}