Ronaldodev commited on
Commit
bf101a4
β€’
1 Parent(s): b1761d4

modification

Browse files
Files changed (2) hide show
  1. Procfile +1 -0
  2. app.py β†’ main.py +0 -0
Procfile ADDED
@@ -0,0 +1 @@
 
 
1
+ web: uvicorn main:app --host 0.0.0.0 --port $PORT
app.py β†’ main.py RENAMED
File without changes