We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9c306 commit c71323bCopy full SHA for c71323b
Procfile
@@ -1 +1 @@
1
-web: ./bin/server -P=$PORT -CACHE=$CACHE_ENV -STATIC_PATH=/app/cmd/server/public
+web: ./bin/server -P=$PORT -CACHE=$CACHE_ENV -REDIS_URL=$REDIS_URL -STATIC_PATH=/app/cmd/server/public
0 commit comments