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 ddfeed7 commit cee1354Copy full SHA for cee1354
Procfile
@@ -1,3 +1,3 @@
1
release: bin/diesel migration run
2
-web: bin/start-nginx npm run nf -- --procfile foreman-procfile start
+web: bin/start-nginx npm run nf -- --procfile foreman-procfile start --raw
3
background_worker: ./target/release/background-worker
0 commit comments