Tweak env comment

This commit is contained in:
Josip Igrec
2019-08-13 18:53:15 +02:00
committed by Nyholm
parent db28851a9b
commit 0b477c136f
+1 -1
View File
@@ -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)%"
}
}