Skip to content

Commit c71323b

Browse files
committed
Fix: procfile
1 parent bc9c306 commit c71323b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: ./bin/server -P=$PORT -CACHE=$CACHE_ENV -STATIC_PATH=/app/cmd/server/public
1+
web: ./bin/server -P=$PORT -CACHE=$CACHE_ENV -REDIS_URL=$REDIS_URL -STATIC_PATH=/app/cmd/server/public

0 commit comments

Comments
 (0)