Sha256: 89d6e5cdca1c3e4d255e031bbfcfb1a247c5cc619c5ac96dcaa2056caea8a36a
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: 2bc1d160eda89c0075015e8c72abc15cbaff7585b5ff23a4e80fc72950d30d4636afb3b11f95d0d51c4a5fcf54060a9a234e61f756816af71e6c9493426d18ca test: secret_key_base: e0cf29e2498967247e10fc61b68d46f2d1fb5bf22ee24318ee7c99f8cb8d253e33fd306aa9aa07023e4a87304bcfff4b3a47c4811aa22d9b837d06f460a70893 # 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 |
---|---|
push_type_admin-0.3.1 | test/dummy/config/secrets.yml |