Sha256: 05998981641f33a5c10db5cf32fdc7eef53ad3f419f7cfa2a4aa4f98fa5716d0
Contents?: true
Size: 964 Bytes
Versions: 8
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: ac9f03853205400989ad229d68f95b44338b19a4e6cfe58132cc40e2ee55299b293493201bb69d0c054f219b30579dfda312be0d06fc5fb0ed71f87e08a4aec8 test: secret_key_base: 8bb1986a94e7f19c167034a9aadc75bcc3a03a248d806a6fd0815449ea6fe03bd1d75d79d89132cc965e9ecb210b236c2a37438873b8cfc5b43af55f78c9c680 # 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
8 entries across 8 versions & 1 rubygems