mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 01:26:27 +03:00
Tweak env comment
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"env": {
|
||||
"#1": "Fallback OAuth2 encryption key",
|
||||
"#2": "Please change this with a secure value: https://oauth2.thephpleague.com/installation/#string-password",
|
||||
"#2": "Please override this with a secure value: https://oauth2.thephpleague.com/installation/#string-password",
|
||||
"OAUTH2_ENCRYPTION_KEY": "%generate(secret)%"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user