Commit e9566848 by Tan Phat Nguyen

secret key for unicorn

parent 4319c682
...@@ -19,4 +19,5 @@ test: ...@@ -19,4 +19,5 @@ test:
# Do not keep production secrets in the repository, # Do not keep production secrets in the repository,
# instead read values from the environment. # instead read values from the environment.
production: production:
secret_key_base: <%= ENV["SECRET_KEY_BASE"] %> # secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
secret_key_base: 6db6025fac0c693637f6d17ab7493a416948eb719a944da8eb9b03a8b12418f34a4eba97b56d9f50efd99417e1e561821f5b4abfbc419b56267201c72eaa2f96
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