Sha256: 7257a0b486e1f433a87991222f05d0c76184116594e46298ae4fe83cac617daf
Contents?: true
Size: 964 Bytes
Versions: 9
Compression:
Stored size: 964 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 `rake 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: 76bf52657664e92af7fb6cf51a1d7fb001ea1795b0075d8f0b3542df3d5e91b767e6b99cb935ae1847837656adcc357d023447dd0cb35f8b35d6668e3a68570e test: secret_key_base: 6cc37c7fed82f5af177cd2f4afa32e8ef3cd60ff43282ce070203606b30058984f2683a228ce048bb66622641ea7cf8e6e7263b9c4287f8cb97d8e8fbc3b5151 # 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 & 1 rubygems