File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
8
8
variables :
9
9
env :
10
- MERCURE_TRANSPORT_URL : bolt:///app/.local/database .db
10
+ MERCURE_TRANSPORT_URL : bolt:///app/.local/mercure .db?size=1000&cleanup_frequency=0.5
11
11
# Defined as platform.sh vars
12
12
# MERCURE_PUBLISHER_JWT_KEY: ''
13
13
# MERCURE_SUBSCRIBER_JWT_KEY: ''
33
33
set -e -x
34
34
35
35
curl -s https://get.symfony.com/cloud/configurator | (>&2 bash)
36
- curl -s -H 'Accept: application/octet-stream' -J -L "https://github.com/dunglas/mercure/releases/download/v0.13.0/mercure_0.13.0_Linux_x86_64 .tar.gz" | tar -C /app/ -zxpf -
36
+ curl -s -H 'Accept: application/octet-stream' -J -L "https://github.com/dunglas/mercure/releases/download/v0.15.9/mercure_Linux_x86_64 .tar.gz" | tar -C /app/ -zxpf -
You can’t perform that action at this time.
0 commit comments