Sha256: 822fd14030347a74bf42d04139fbf79d8e232bf2c7a3f2bb348c2b3318b91113
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: 43910710db6caafe47e63d1a04ba9e1935a099a6d1c06914338da27f1ad15e1603f7081445d06108d93d3c2113574df3a4e3f995e997636dc969e720dd922939 test: secret_key_base: 8172de715ed0a085957184cc457db6223d842f4d8f425080ec5fe166b9bc3a23c286c0669d58c34a0fce0420f6ae161c5384f412fbcb6abeeb0c5188c25b2910 # 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 |
---|---|
kms_catalog-0.4.0 | test/dummy/config/secrets.yml |