23 lines
1.0 KiB
YAML
Executable File
23 lines
1.0 KiB
YAML
Executable File
# 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: 8cdc069f727d6a14a195d6289736a7c0a5621b17e0033a87bb01d9b2d760300541eb5f1a75c2e9b0648d3d013307b8079eaca1b12c8399fcd12c5cedbe90feb5
|
|
|
|
test:
|
|
secret_key_base: 0898f521e2c294454b9eb43b863e6418b1d5dc15667309c14db1ef89bbe6d2015f36ade0d0fd087880276decd6d1100c23a4e00bdd31ec023d4f88ee9c286136
|
|
|
|
# Do not keep production secrets in the repository,
|
|
# instead read values from the environment.
|
|
production:
|
|
secret_key_base: f8dfabfdb282bf2b1e9b7f5ee2ae9524a8d1622706f5729c7683c711d46fd0298f88c2bfdccb2e155a454e30790f1bcfc92827d3457630949e6c8fc29cd74922
|