Sha256: b773efdadba35d75aa98e30690580e69a0034cc60fad7810a8e6c0bc02dfa1cf
Contents?: true
Size: 965 Bytes
Versions: 15
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: c8c468d058d7162b6872906aba1bc09cf768069ec0704150ab8b398276b608544fe68665704d2380ebc51ab5347d4b1dfe14aa8bd2ea75a8b7826159e4339c47 test: secret_key_base: 1af3a19dc4c847022648ceb72801ecc98f127beb6c10df558efa7efa13e09678e87d6d1b6a81bef924211f70265eb364ae73f90d524ce6448c4bb8854a0f474f # 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
15 entries across 15 versions & 1 rubygems