Sha256: 6e691cbd6d94d58baf1f687406a11e5f5f111fa804eb7d0241d4e3edd200dee2
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: 7e3542cb0025d133969af0a6dd637d81022e4ac9410d6b08a1bf1be3ee0df95d0767062c633a9f7a92732d3539b052828b582115f7108072bc5c00b21f464671 test: secret_key_base: 1227b0dd0df8a0e6a2bf85532b6e5e854263d6261e44ed098bd47b18e9f052d9d46d733bdff94990ac3353865b8135aaf2c6bb846395e284dcebbf843f03931a # 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_auth-0.10.0 | test/dummy/config/secrets.yml |