Sha256: f4035ea62b57e8046f4ef23f7779aec979a7d8e21d052d9bf2d600b62713cb76
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: 3f96d14fd91113c3188701df6a2c76ddb3da767ea3435c14460812e4be4667e90e26b4425753a581ea9414648934692e979e178593ac76afdeec9534ed302d05 test: secret_key_base: 872d7f06667cf0b255445a85d178dcb95865db6dd9a43a8b0b8d2e0daabf6d35492f4a3c7a824bfaa8366d794d694a1fc15d4c75328b5651d7136c3048e60db7 # 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 |
---|---|
spree_comfy_auth_devise-3.0.0 | test/dummy/config/secrets.yml |
spree_comfy_auth_devise-0.0.1 | test/dummy/config/secrets.yml |