Spaces:
Sleeping
Sleeping
Ronaldodev
commited on
Commit
β’
88a57df
1
Parent(s):
bf101a4
modification
Browse files- Procfile +1 -1
- main.py β app.py +0 -0
Procfile
CHANGED
@@ -1 +1 @@
|
|
1 |
-
web: uvicorn
|
|
|
1 |
+
web: uvicorn app:app --host 0.0.0.0 --port $PORT
|
main.py β app.py
RENAMED
File without changes
|