Sha256: e7b8b36ef86ed036dceba1e709dae2314d3a5cb2d82cc8f0ae023adaa04a6612
Contents?: true
Size: 964 Bytes
Versions: 1
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: 147d07b2eb8bd8160b4df41a49e8b346d1e559d64631f0a9bd2a8cf3b74bf07d1a66a5eed1c28702438d4a1000029eed18572e0650a8fb9ea55813525f862eb2 test: secret_key_base: b5d2837f1d5675bf8987b821ca74625976d361a91f10b274c6d3b8c8cdeb0c002205a741c2ddca9e01bc15869d0ace9475a2a209c49b9e5e178d1f3b2892cb57 # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aws-cfn-stacker-0.0.6 | config/secrets.yml |