Sha256: 151f1d18c1565a3ad0f0779a6190db3b9970a19ba391333f171ff66a844983f5
Contents?: true
Size: 964 Bytes
Versions: 13
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: e218ac023e107cc75287efb2e5c08cef25941cc440ab2a6181e2849445a571dd513609c6298e116dd513fd588de1189fd9be7421eb5bc4efd15f8155c08d86f7 test: secret_key_base: 6db47775f8b91306f8bc7d159d49309b3297036d0485028d1b4159535c2eb4d647b199be511c77a980fc0b1126c92ad5377c1fabb38f03bc854ee60356ed8545 # 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
13 entries across 13 versions & 1 rubygems