Spaces:
Sleeping
Sleeping
Ronaldodev
commited on
Commit
β’
bf101a4
1
Parent(s):
b1761d4
modification
Browse files- Procfile +1 -0
- 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
|