Sha256: 00f3747abe155686cf7ed6b9886aa55ade236536af04a8a46167bd8b7c8a397b
Contents?: true
Size: 964 Bytes
Versions: 2
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: 5d2739c6ba6926ba6606948ec044c8b366557121e1d1e532270d90224d801022df8f71f0a89ac620c472cfa26694f00e0c75cb62a9838657c95e395bcd1bed41 test: secret_key_base: fd23bd0aef7715e84fb118b2fd869b5d752977752a19d1dc63d1a23b5ac2590f32047edfe155b0dbff5a2fc9701e7f6f1b87817dbe2e0ffcb507657f6fffbaa3 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sidekiq_snitch-0.0.2 | test/dummy/config/secrets.yml |
sidekiq_snitch-0.0.1 | test/dummy/config/secrets.yml |