Sha256: ca661e656469068d67b3c5095821c5a22f4f4749970349234ef20e1aefa8061f
Contents?: true
Size: 965 Bytes
Versions: 5
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: 80131116543dbea1a7afe97be5cc63b0706fbde946c259695c6907f7e7ae45f650688a992543395f3eae42e31110a74f98b3018a83dbaea710629706da6ae0e8 test: secret_key_base: 9ceece5b208041f42ab9c1e0892dec8eba976d0463193a9f716c1ede29be9717f67a2720e509995c184e0b8a2c95ea398e191230103fcc2db8a0a60dbfc40f40 # 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
5 entries across 5 versions & 1 rubygems