Sha256: 7a589add22a3b06169314748a109ecc8622b4196252b5b1c4c1f73782a0404e9
Contents?: true
Size: 964 Bytes
Versions: 9
Compression:
Stored size: 964 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 `rake 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: c0936ad2e8370743da0c87b4535783007d67c6e3124241e58a69211bcd31bb434de797987cd8ea80be2e597f68b1cf9a8ac6265a2db7f42a89d052b28350906c test: secret_key_base: 6c3bc4877822deae2b6d9217981124950a43f349c090135fd9dc3868ea35688650ba93bdfa7ba8815e48bc50b96688ba0e22b88a80b7b23606539a237432b6a6 # 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
9 entries across 9 versions & 1 rubygems