We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d2157 commit b1f7b5cCopy full SHA for b1f7b5c
1 file changed
Procfile
@@ -1,2 +1,2 @@
1
-web: uvicorn main:app --host 0.0.0.0 --port ${PORT:-8000}
+web: uvicorn main:app --host 0.0.0.0 --port $PORT
2
0 commit comments