Sha256: f81d45393cd9566cf043387b64533cbe772859f15850f2d7f5b1b4e226518554
Contents?: true
Size: 965 Bytes
Versions: 8
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: 7ae2369e0ea686b4a17752138152f56fbd3e98ebcf8e01fd9de443297ee4639967341d40b0858da85f961d615ec70d69bba09f0b3cf64385bede76b9521dc98d test: secret_key_base: 87bccee4eb5f4a3791d13cffc9e55780a33bf23d020917cf91bead61828915d8dcd43d958ae75c0836e84812a883ebbe4e286753334361cb46a1113d419478a5 # 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