Zienab commited on
Commit
506ab04
1 Parent(s): 5ef13c8

Delete render.yaml

Browse files
Files changed (1) hide show
  1. render.yaml +0 -13
render.yaml DELETED
@@ -1,13 +0,0 @@
1
- services:
2
- - type: web
3
- name: my-app
4
- env: python
5
- repo: https://github.com/ZienabMakhloof/ocr.git
6
- branch: main
7
- buildCommand: "pip install -r requirements.txt"
8
- startCommand: "python app.py"
9
- envVars:
10
- - key: PYTHON_VERSION
11
- value: 3.10.11
12
- region: oregon
13
- plan: standard