Sha256: 6cae46971d9ac0e1d0e6fe69aff5173f80be50917bb65656f6e85f3843f50fe4
Contents?: true
Size: 1.25 KB
Versions: 12
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: 5f23a951220f70b9ef924a0e023648b55c59a2df613a78b70c263696bbe0773834af1c018817807965eb5132456b519854db604f6fbce5c443ac1a435e05cd9f test: secret_key_base: 68162a8aac041a7dd5e1583baaab931588be467d378c95c7d5e9e10ebb59d7b7ef6d9a73e87f4eee228870529347fb92971feaf22be7011afeba6113c532cbb4 # 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
12 entries across 12 versions & 1 rubygems