Sha256: 58628f4125a8cb15ef655c64ca3c5638f03d9356ea0bfa766b880b6f63a4f3e1
Contents?: true
Size: 965 Bytes
Versions: 1
Compression:
Stored size: 965 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 `rails 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: 07318e1118a6dc2b2dfb21ab17db4dee06198bdb9a716f65dc5e73616ecb9810b8f347356a44c9519c0b826a2c370f936cff6189ad4d573357bd045c59a89ea6 test: secret_key_base: 1ed15a61c068335820765029ce9da3c177f3a3b8ba6e0d5998792e367cc2943597fc7f725997e37910113b79ec38ff464c2c2879c49fd11e2e71f40af17926c4 # 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 |
---|---|
push_type_api-0.11.0.beta.2 | test/dummy/config/secrets.yml |