Sha256: 1be51be29cdeb68509b58fabe84d85eb58e4d8707032598809f173fa358c8e8e
Contents?: true
Size: 965 Bytes
Versions: 6
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: 2c733e9aed0cfac95f2b458323aaf15f38d9e4dece2056913d89e864af7c7c5d935e93896a910de3392dcc6e81c97af311d344da37e6ddd62b66b98fef504d57 test: secret_key_base: 85520314311eaecee7d67e1bf8628608c1cba7c9a60b39b69b74d6b3be33a6eb0a9766be97ac5065720044bb315004b6040afb19924811578b051e5b1859398f # 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
6 entries across 6 versions & 1 rubygems