Sha256: 0e8cf506ff59d8fa2faf6131b2081b1d4b9bd064fa9a2b6b3ed6addf08a52d2d
Contents?: true
Size: 965 Bytes
Versions: 5
Compression:
Stored size: 965 Bytes
Contents
# 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: 3765d38a12926da31ced1dcdcf26eae958c865c191dc04940ed65aa5ad3aa463d972e08d87c18862d3c32926d9609cb9d9dbf4aacd8bf4528260f3f3b69fa57f test: secret_key_base: bf5d782a342d899e321779c340b4aeb658f7982e0cbc5177168b9ce8545eb28f2d3dcff6311df778c50062f8f67ccae229a4274a6ebfd9a214c592c28b2de6e7 # Do not keep production secrets in the repository, # instead read values from the environment. production: secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
Version data entries
5 entries across 5 versions & 1 rubygems