Sha256: f2f0ed10411289328720766bafbae27b9cea3dcdc15d2baed7c3162438bc6e1a
Contents?: true
Size: 965 Bytes
Versions: 1
Compression:
Stored size: 965 Bytes
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. development: secret_key_base: 9a40e649d2bb89d65ad237943170562ae1dd98a11415dd80776df3d32b546e0fc88067f378ee32d18be9203d7af13dea2eababee88af09c1c04583134668d78d test: secret_key_base: 2fe5864dc1ee039d67c9545bb2187fd392effe4037cf7e378484a5c8889e0c4c1c0fe39ecd38a8feffb48a6bf30b448c91a0e68a1079bf352fe36cb3b03a31d9 # Do not keep production secrets in the repository, # instead read values from the environment. production: secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
push_type_api-0.11.0.beta.1 | test/dummy/config/secrets.yml |