Sha256: 3a75d2f320ffced8d189208ff6d3dae26c9ad3c572d5f11162adbd6fea98f716
Contents?: true
Size: 965 Bytes
Versions: 6
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: 6a873a107facde41bd94b4d8964266968104f8f1701679d689865ab29870bb2a8aa701c935ccf74aca72b898bdfdf537f6f02a7368b3086b95f01d760460b4ff test: secret_key_base: 7a433d00fb974d186cce42c164a89a8677aa99b5a0ebba4592a0ffa6082e23ff83627feb778fbdaa295ebef40cecaa700da95f0d285978b46887c2a70b62fb7b # 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
6 entries across 6 versions & 1 rubygems