Sha256: 69cc1c37099a284304881de711589c6d87c436c5625c6798e61eaf01aad054ca
Contents?: true
Size: 965 Bytes
Versions: 10
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: fd5d2df257571268934314e116e2b0f653436a1829f0d07ba8f5200185b7a9370437196b4a14dd971e000cbffc6ff35c21f06ba22604b71e0807c230450573da test: secret_key_base: 89be6b7795346d2da6b1008f5b1b301b1cfed4d8058dd0dd2a74f8370f4b73282a266beaf67bdc91c3c6bee1c0eb2dd55e8a833410803bb1d8fcec5403f2bfd5 # 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
10 entries across 10 versions & 2 rubygems