Sha256: eb3881a866385c353aefc4adae9ca352fd67dea303bb27c09bb9d07b2fcdcc86
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: c600a252726c72eb90fbde355fe6cab623cb636f27e55c461b503084cd41ac135a29b0cb1f554d33df350a080ad76d8629b3ca43404bd992eafbb934645ef072 test: secret_key_base: ab3fda1f77541e6a3c730cc501cd8195cbba37ee8efa6fc8ed6a8e083988c00e36991fdf1187e36146d6f657265776ca2cd5ae59a8624eb5efe8619f279e98ee # 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 |
---|---|
spree_order_reporting-0.0.2 | spec/dummy/config/secrets.yml |