Sha256: f98c43515648c0b681d1c5ba1b01e08b45edaef20f55a2aa2007f05d4d6cece6
Contents?: true
Size: 1.25 KB
Versions: 45
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: f4f2ac74911f4d6de200718f3c152e218936381f52e7ec705d2b644307c7e9e26fd1acc729cb0e67f1fc371aec3b053dd8cba1b02c2cf036c783f5e7b95d6685 test: secret_key_base: e6a624b1245f7ece0682019b0d33da8cb7055c7e22ef6358e943fcc0bb502ab9f12d722ca413058c3fed6e71e1057fbc91daaec3c94843691ee20a8302a64654 # 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
45 entries across 45 versions & 1 rubygems