We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b6265 commit 98b64d5Copy full SHA for 98b64d5
1 file changed
Procfile
@@ -1,2 +1,4 @@
1
web: /app/bin/plausible start
2
+web-api: /app/bin/plausible start
3
+web-js: /app/bin/plausible start
4
release: /app/bin/plausible eval Plausible.Release.interweave_migrate
0 commit comments