Sha256: 76fca57fc991f5ebf23f5b2e130b0ecc4807f5ff75072e35cf8186a4e0f5b30c
Contents?: true
Size: 965 Bytes
Versions: 2
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: 861beaab64add0294d6f10a3132e043ecaa9d1ca8444ec3dcee71c2c203441d5d0f8e9efaad395098c9cac679624f47ba55296a5ad51b55c6229ca576f8d1d9c test: secret_key_base: e06e74c545c2ca8cbc2795c456e36b41b931ca2c2b1b2a486bab28e2bb03068fa819294ed1511827cb5ecf2c65f6fcaca987f1afc854c41ade58564e3240597b # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
push_type_auth-0.10.4 | test/dummy/config/secrets.yml |
push_type_auth-0.10.3 | test/dummy/config/secrets.yml |