Sha256: 7662b1aa5a54394e6630b869eb7c8f9d844c9d776304c90b7851767b539b8593
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: 8c87b62057a2eaecc9944bbb57814cb1492e5044b305df9ccab4e5f07fca93b97db175a540c927a24980fda4102acb9f8164fd5dcdc23c65f6c0c6e28ff8b43a test: secret_key_base: d61fe4f5bfcd4e20f3219b84f7c8c186f2b84a349910c2b348378b676217f28fe615026810e1d73575e599a2e1c8b8e1704f2b7037a161b4212b0c01d18cd5ae # 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 |
---|---|
gemgento-2.8.0 | spec/dummy/config/secrets.yml |