Sha256: 4898738d659b4c840af7ffa3b43b400c1542029feb63e939fd8f32fb2a262af9
Contents?: true
Size: 965 Bytes
Versions: 2
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: 256e2375168b508abd142af484c1f9488e4bfa85baef0cc22ef50a465980cf16d886e4e778201ae23e8b9efc1465eb7e7d4bbd1c3c5cb7b8eeb67c4895441265 test: secret_key_base: 42a3695afc5165682a742e5801ce7695736e7eb4ed5ab7bb8e262986475c50452d9a06fa94cdb084907a95a582589ad91f96a99f38e09095e0833e33b5234430 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
push_type_core-0.10.4 | test/dummy/config/secrets.yml |
push_type_core-0.10.3 | test/dummy/config/secrets.yml |