Skip to content

Commit 1a2bb4c

Browse files
authored
Update Procfile
1 parent db7ff22 commit 1a2bb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: uvicorn app.main:app --host 0.0.0.0 --port $PORT
1+
web: heroku-applink-service-mesh --port $PORT -- uvicorn app.main:app --host 0.0.0.0 --port 3000

0 commit comments

Comments
 (0)