Sha256: 18c50b394a60af988cb0298dd0b7da17e40c8522c63a20c0c0da84e97d775db6

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: e30c84c03d941ef591207eaf519609f8b81b22420413f98ffcefb34077ba8a0394487037c8ff715c7270e5ce1ed2b9f75de62e09c3c95113f73c514d0499d21b

test:
  secret_key_base: 68aeece30cb736c2d8c030a47deabd3153fe21061179c52ea19d9d3fb6b23bb32478fe21abc05f4c9050b690174e973f4fa8607ab844ff1d59fd60023cce62fa

# 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
Depreciation-0.1.3 config/secrets.yml