Update Flex endpoint

This commit is contained in:
github-action[bot]
2023-03-16 09:09:16 +00:00
parent ef339490b8
commit 8d3e3dbd8b
2 changed files with 39 additions and 2 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
"env": {
"JWT_SECRET_KEY": "%kernel.project_dir%/%CONFIG_DIR%/jwt/private.pem",
"JWT_PUBLIC_KEY": "%kernel.project_dir%/%CONFIG_DIR%/jwt/public.pem",
"JWT_PASSPHRASE": "%generate(secret)%"
"JWT_PASSPHRASE": "%generate(secret, 32)%"
},
"gitignore": [
"/%CONFIG_DIR%/jwt/*.pem"
@@ -31,7 +31,7 @@
"executable": false
}
},
"ref": "5b2157bcd5778166a5696e42f552ad36529a07a6"
"ref": "e9481b233a11ef7e15fe055a2b21fd3ac1aa2bb7"
}
}
}