Sha256: ae09cc461424edc6744b17d7c4c925ec0811969f492f45788f73d0265014b157
Contents?: true
Size: 964 Bytes
Versions: 2
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: f14fe64cc16746ba2b60ca1bb71da244f77c7d973d89a11e37d74d00289579dfb9f6963763032f676f7b5e5df2753bd2e2f20cdf7ff806135633ff0aa6194ac2 test: secret_key_base: 38c489e53bd5e767c2a7bd441934dc0824e4ce117ea5adfaacc1280ab42ac945ff0c687d8996be71bfd33453291d0aa1cf256251347994e28fd8dd3632f05411 # 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 |
---|---|
devise_meteor-0.1.1 | spec/test_app/config/secrets.yml |
devise_meteor-0.1.0 | spec/test_app/config/secrets.yml |