Sha256: 30443f7c14464130d1d2663d8f1834069868ca9d81a2a95eb1b97d5010e7fc65
Contents?: true
Size: 1.29 KB
Versions: 1
Compression:
Stored size: 1.29 KB
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. # Shared secrets are available across all environments. # shared: # api_key: a1B2c3D4e5F6 # Environmental secrets are only available for that specific environment. development: secret_key_base: 9915aad1e1769200f2f0c6679b8bd20578dd01d4e6540473f1fd3715230eec45fb09444717a1933fd1203501e43a2b632ba249a0d95e1a867f9f2ff74e2272ad test: secret_key_base: 5d899ec36127d53f353c2540adb659e077191718f0fbc8e6cd8353e6cc05574c193fd36dd6cf8314e6b6a9c21bac4206b03fdcac3bc48323d0ace7f0278fa6ea sentry_dsn: <%= ENV["SENTRY_DSN"] %> # Do not keep production secrets in the unencrypted secrets file. # Instead, either read values from the environment. # Or, use `bin/rails secrets:setup` to configure encrypted secrets # and move the `production:` environment over there. production: secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-circuit_breaker-1.0.3 | test/dummy/config/secrets.yml |