crosse712
Add full deployment configuration with low-RAM optimization (3-8GB support)
6bfe886
raw
history blame contribute delete
89 Bytes
web: cd backend && python -m uvicorn app.main:app --host 0.0.0.0 --port $PORT --workers 1