Sha256: d538dcce556f8099694c5580f9cd7a8c4daeba707342ecf980895bf2bd8c3044
Contents?: true
Size: 1.34 KB
Versions: 5
Compression:
Stored size: 1.34 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: 7ff3b76410a4c14ad8838e6346fe9db0b70870c620fa29010f1651c07bf98a7859e0960392d23830a59e958bb319010a916a91575c72cb8ee00553c14df66d4d test: secret_key_base: c9efcdd85fbe9746a2e7c312e6d20bc1e6ed3b736ac3ad6e6365d62e5b54c96f97246198c7ff5f8a8b93228c09de0dcb0ccd65b9401e6fd7a137630fbf3cc7ad # 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: c9efcdd85fbe9746a2e7c312e6d20bc1e6ed3b736ac3ad6e6365d62e5b54c96f97246198c7ff5f8a8b93228c09de0dcb0ccd65b9401e6fd7a137630fbf3cc7ad
Version data entries
5 entries across 5 versions & 1 rubygems