zhehelima / render.yaml
占禹轩
init: 这合礼吗
74a4482
Raw
History Blame Contribute Delete
313 Bytes
services:
- type: web
name: zhe-he-li-ma
runtime: python
buildCommand: pip install -r requirements.txt
startCommand: uvicorn backend.app:app --host 0.0.0.0 --port $PORT
envVars:
- key: SILICONFLOW_API_KEY
sync: false
- key: SILICONFLOW_MODEL
value: Qwen/Qwen3-8B