Sha256: 0659fcf455ce1459829cebb8a0da0cb904955db5b2523594b86a194522d9ca0e
Contents?: true
Size: 965 Bytes
Versions: 23
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: 88753fa7a5c924f5f59c490f9a2093594a9a9eaf5b3086023f8c05004d8e3164db908ec933df369f4d859daba8f6154a77dec2331e5d6c034bf398475bc85b52 test: secret_key_base: d15d1a4c6f41f82360220a425f042b190c7f5af69803240a0ace0c87db7d7fb679872179a943c666d7ed9d373d761560f7cc0597bce22cc4eaf446dac194bb92 # 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
23 entries across 23 versions & 1 rubygems