CoolFace
Apppublic

sheet2023/Note_singe

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes
render.yaml13 linesDownload Raw Back to root
1services:2- type: web3  name: bingo4  env: docker5  autoDeploy: true6  healthCheckPath: /api/healthz7  plan: free8  envVars:9  - key: BING_HEADER10    value:11  - key: PORT12    value: 1000013