Sha256: 3ad0dfee4ee8eb2aeee9d9c7c3b1936f9c6734354164e21bf89c3c9f7d100f70
Contents?: true
Size: 1.25 KB
Versions: 1
Compression:
Stored size: 1.25 KB
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. # Shared secrets are available across all environments. # shared: # api_key: a1B2c3D4e5F6 # Environmental secrets are only available for that specific environment. development: secret_key_base: 1377fa82338520490b4c816e46b5fc373c618e640f54f511c9de5003d37c62cc2e5fda6bed06cf5fe5bc79c30a8558485bed5c10ded8b9875cbbbcdcb4bbd500 test: secret_key_base: 0dc6f5b1dfda6b2ceee39e5c1b5cf2fe7fae6477286dffc83f2a3c9ebe3c244266511190bb357d0989cb4d524d83de408ff855f3228e604f15d1cb9ccf9e634d # Do not keep production secrets in the unencrypted secrets file. # Instead, either read values from the environment. # Or, use `bin/rails secrets:setup` to configure encrypted secrets # and move the `production:` environment over there. 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.2 | test/dummy/config/secrets.yml |