Sha256: 149b1bc16b2c66b65a768b74aeec31ec0f1edbfc1f61481b612c2619e202cc9d
Contents?: true
Size: 965 Bytes
Versions: 5
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: bef6eab648b185958fd0734dafab7299afadb43dc630ba095c921e27048bf018c975b7eb0396af27e8dfb8ce000d234ed49d8545b473c859611cd05375d395cb test: secret_key_base: 5a77c40909583ded76396f134e62797e298baad1c692d92204f778ee47747d02d5b46aeffd9a9b55d797ccda5f1d1ae040ffc505146f48c58eb0eed68cc118f0 # 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
5 entries across 5 versions & 1 rubygems