Commit bd72dd9f by Tan Phat Nguyen

devise config

parent 898796f8
......@@ -4,7 +4,7 @@ Devise.setup do |config|
# The secret key used by Devise. Devise uses this key to generate
# random tokens. Changing this key will render invalid all existing
# confirmation, reset password and unlock tokens in the database.
# config.secret_key = 'ede74427b3f28666169484f966693414a87b65cf5844d0e14b9d14488cb915c11f3579a79fa7462e9d290ff701bcfeafc3954f769fbdeb24b1c242da606472a3'
config.secret_key = 'ede74427b3f28666169484f966693414a87b65cf5844d0e14b9d14488cb915c11f3579a79fa7462e9d290ff701bcfeafc3954f769fbdeb24b1c242da606472a3'
# ==> Mailer Configuration
# Configure the e-mail address which will be shown in Devise::Mailer,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment