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 6a6eed4 commit 55204f0Copy full SHA for 55204f0
Procfile
@@ -1 +1 @@
1
-web: Run --env=$ENVIRONMENT --workdir=./ --config:servers.default.port=$PORT
+web: Run serve --env $ENVIRONMENT --hostname 0.0.0.0 --port $PORT
0 commit comments