23 lines
1.0 KiB
YAML
23 lines
1.0 KiB
YAML
# Be sure to restart your server when you modify this file.
|
|
|
|
# Your secret key is used for verifying the integrity of signed cookies.
|
|
# If you change this key, all old signed cookies will become invalid!
|
|
|
|
# Make sure the secret is at least 30 characters and all random,
|
|
# no regular words or you'll be exposed to dictionary attacks.
|
|
# You can use `rails secret` to generate a secure secret key.
|
|
|
|
# Make sure the secrets in this file are kept private
|
|
# if you're sharing your code publicly.
|
|
|
|
development:
|
|
secret_key_base: 684242188973f1ccae2c867022a3476c06d952dac94f603e7b857b2f410dcf25d5825a7903acc869722851641ed30515466a2eacc63407c944ade8ea430294fa
|
|
|
|
test:
|
|
secret_key_base: 4a3f3ebfbe2407c0a5b48f3b1680684a83c1ca5a68ecf48d69bc5ae7a2671950c145120e3dfbda9912968c7cf8f31ae1e56bab861d5f88e7a3a9cb70d053410e
|
|
|
|
# Do not keep production secrets in the repository,
|
|
# instead read values from the environment.
|
|
production:
|
|
secret_key_base: 684242188973f1ccae2c867022a3476c06d952dac94f603e7b857b2f410dcf25d5825a7903acc869722851641ed30515466a2eacc63407c944ade8ea430294fa
|