Sha256: 324a3174958a51cb250a2ce46318a9144e078b62007f01408613007a9c2250d7
Contents?: true
Size: 965 Bytes
Versions: 9
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: d1994ea3a3510e902411b78cb185a1c527a7f8d811264e578909fbc5910e36b7bd9501db720d6b7253178cf7ea05afb254cc9780123013d7de2f78b3926c7983 test: secret_key_base: a0f9c1a6efa5a3110639533cf661793521048ba80f861c70dc024657e7fb5ec016f7582f65c811f88722c669582d2d396d0029887e88e939c89cd69a063c8656 # 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
9 entries across 9 versions & 3 rubygems