We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db7ff22 commit 1a2bb4cCopy full SHA for 1a2bb4c
Procfile
@@ -1 +1 @@
1
-web: uvicorn app.main:app --host 0.0.0.0 --port $PORT
+web: heroku-applink-service-mesh --port $PORT -- uvicorn app.main:app --host 0.0.0.0 --port 3000
0 commit comments