Add further warnings about encryption secrets (#32476)
This commit is contained in:
parent
cc70acc11c
commit
ffa1032381
2 changed files with 12 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
- ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY
|
||||
|
||||
Run `bin/rails db:encryption:init` to generate new secrets and then assign the environment variables.
|
||||
Do not change the secrets once they are set, as doing so may cause data loss and other issues that will be difficult or impossible to recover from.
|
||||
MESSAGE
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue