Sha256: 9713a3330c1ad44f75d0dc329310c6c9b5fe16706d2993905885b4eb3383fea5
Contents?: true
Size: 1.25 KB
Versions: 1
Compression:
Stored size: 1.25 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: 7474d14ef9eb2672c69687b74df0bf7c5e0db8d2d7dc44f4c09720e47b1c81f48b31ac36b9934a366a29aa4f3814c025318458b5506ca10a602ccdf298681e2a test: secret_key_base: 64c9c0b0bc9df3607e0689a50c41696333497fb9161614bca4db4fbd56aa089a5cecb55c92a2fe2a0af652e47669f2bbb61b7b8b8f6748622b9e805fbaab06b8 # 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-checkoutdotcom-1.2.0 | test/dummy/config/secrets.yml |