Sha256: a2bfbc8ae8953ccd83f81c48d48f0e5ccc6526faed52c31085e43d5434669ccc
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: d5ad519c27139c603a189c2af80e8944b73bde03ae0f6fcd840ad1af026aa6948c13fda2e3c3d7b59c52543214ee2b06390dc1db2c8ced1814ee70be15ab42cb test: secret_key_base: 196fd6548f9ab03e94e4dfa21979a48a36156c3892f5bef8514f7795ace856b8455f40b8fc38b0269ee7197e3b3bb8baad576f79ddb9217d7afac735a002e0ea # 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