Sha256: 5641995c839c444b9d42b4cbca8bfc3d9c1b219b0bc7d82fbc50c99a887936e1
Contents?: true
Size: 965 Bytes
Versions: 4
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: 06a3f5f1d48b739b249a695e0d0173f96c38bed7e9e7e7e8948190d5539d2d02df855f30559133654aa1408361a3aa069a2d5cee36e475c58a510decc0be767e test: secret_key_base: ceaa7bde48319f746fd8774040dd1538bb2fdc38954bd2ff37747f582ca0669f15ed2fc5045782980e00357b6fbfb6117237d9fbbc818e62090826c8c38ad7db # 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
4 entries across 4 versions & 1 rubygems