mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
Bugfixes from object to array
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"JWT_PUBLIC_KEY_PATH": "%CONFIG_DIR%/jwt/public.pem",
|
||||
"JWT_PASSPHRASE": "%generate(secret)%"
|
||||
},
|
||||
"gitignore": {
|
||||
"gitignore": [
|
||||
"/var/jwt"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user