Sha256: 9ec8cfbe173690e78537c6a3d4a965324ae72d7323765626cbc066a8a17218b9
Contents?: true
Size: 986 Bytes
Versions: 1
Compression:
Stored size: 986 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: c115471810b56ef0a8e7be097e61df21f4a59b46d95244bef54df588594ccdc537e4ee28666546297c0d1b76c57a57ed0c2639e0dff3d3518ef23baa69dc5fec test: secret_key_base: 8b4ddaab51da0a2b280221ff51ff48ee824f24f1f578e57053d979e1b705b5950a296595c1f272eaa0d04b029ea8abcbea648ab357c4f3f080cf5e0a60b2a33c # 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 |
---|---|
shipstation-0.26 | test/dummy/config/secrets.yml |