Sha256: e6ab6183a966d1cb6209e26148be4d07ac3c7a678695de320468b24d99e8d392
Contents?: true
Size: 965 Bytes
Versions: 2
Compression:
Stored size: 965 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 `rails 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: ff331ca10718c057c94e912887ce3d69ed1ec1eb98fa842296714d2ecc6448a0cedd3c302f14dcc1ef7d25bfc8fed7b7549f6abfc5ec200cf3f7c5d23095f4cd test: secret_key_base: 5806ff9890e94d94af35781dc9fa304f1028036e5ee3b6cfa647798c7ef8bd79be1447d3410073ae0ad61f5e840fcdebd98439ba32d8616f23dca65f944c82ad # 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 |
---|---|
middleware_healthcheck-1.0.1 | spec/dummy/config/secrets.yml |
middleware_healthcheck-1.0.0 | spec/dummy/config/secrets.yml |