Explorar o código

fix env for ci

Olivier Massot %!s(int64=2) %!d(string=hai) anos
pai
achega
d768fe52a4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .env

+ 1 - 1
.env

@@ -85,7 +85,7 @@ MERCURE_URL=xxx
 # The public URL of the Mercure hub, used by the browser to connect
 MERCURE_PUBLIC_URL=xxx
 # The secret key used to sign the JWTs
-MERCURE_PUBLISHER_JWT_KEY=xxx
+MERCURE_JWT_SECRET=xxx
 ###< symfony/mercure-bundle ###
 
 ###> AdminAssos configuration ###