CoolFace
Apppublic

thinkingEverytime/QuantOracle

sourceHugging Faceupdated 6mo agoView on Hugging Face
1likes
render.yaml14 linesDownload Raw Back to root
1services:2  - type: web3    name: quantoracle4    env: docker5    autoDeploy: true6    plan: starter7    envVars:8      - key: PYTHONUNBUFFERED9        value: "1"10      - key: SUPABASE_URL11        sync: false12      - key: SUPABASE_BUCKET13        sync: false14