Sha256: 6ebbc2ae5494f55463815276b3b219bf5b0e6e3691f8a4c6e7950279538a3978
Contents?: true
Size: 1.25 KB
Versions: 2
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: 32a7719754f201f7c57f17a78782081f3055a0f4d07189bf3bf366abf3e35fb959b8a91966bbb56e23c52d4644584db4a2566a1ca80b10802b5b2d65a330e6dc test: secret_key_base: 441abacd497bc270b69b9105d6beb2caf37abf94c023b8a1cdc0885b42b07559cf3293382b29bd5f0a7b9e72cec17a20ab202110826320c35a604eb3b08500b2 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-one_theme-1.3.1 | test/dummy/config/secrets.yml |
workarea-one_theme-1.3.0 | test/dummy/config/secrets.yml |