Sha256: 7fb877c095fe7cddfbffadd297a40c39d8b7701fdf3fb87b5af64ea1ffed002d
Contents?: true
Size: 964 Bytes
Versions: 1
Compression:
Stored size: 964 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 `rake 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: 96d97d8256151b2e024eab578d6c88f95335b2920c083822e9e13180039b8f5f5e9b09b6cfd42200aa91e42ba3586d652bbc30f6f8e84521a113b509035decb0 test: secret_key_base: e35bfee66bb6deca060a8af1e42bd6028adc460d996f0483a3715b2fbd8c471576570733d21905c5103999f1a731f2a9f922f76879a5be2b1f38b52bf0060c9a # 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 |
---|---|
doorkeeper_sso-0.0.3 | spec/test_app/config/secrets.yml |