Remove OTP_SECRET
env configuration from setup (#34757)
This commit is contained in:
parent
8c51a8ba94
commit
3a5e310a6d
4 changed files with 1 additions and 10 deletions
|
@ -43,7 +43,6 @@ ES_PASS=password
|
|||
# Make sure to use `bundle exec rails secret` to generate secrets
|
||||
# -------
|
||||
SECRET_KEY_BASE=
|
||||
OTP_SECRET=
|
||||
|
||||
# Encryption secrets
|
||||
# ------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue