Sha256: 26d22b17a2c33b86b8b0b48e524b2e8eed33a0730a214f7618a8dbdfb8c27bcc
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: 434a7ca6dd480fb54a906b718da4db6b0b33bc9f5cba18a73f9e7f41a33e0cb08ae37d5f597e271bd8aef7d690c72f12a27b0740ac921899351b66b1e9e50495 test: secret_key_base: 732e713d86b568213a3cee59ba58b178169860641a9422c9b7a33267cf2aa6ccfbadb6072cab9d1c1dd8ac1d03ad970b98937485381294a70f30c50878c22cf2 # 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_core-0.10.0 | test/dummy/config/secrets.yml |