Sha256: 0eae2ffd3cde42aeed3689ff3c01fd59328c85c17f6e2a88c068d13a1e62a51c
Contents?: true
Size: 965 Bytes
Versions: 20
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: ee1aa7002f86244721981841f0ffcf089cf11bd102dd10067c33c80472070a64e7ef116f267d93e9226de18842f946eb537949e1e0b94235bd8c952c34e80cc4 test: secret_key_base: 2f38b435308d899cffff6653e5d4778d886f94ac1fa33cd04d9f99d43a306e7051f2f1abe236c6f04d5c114c90c3d0007b5958e4f8af7ec467221a82e4f59c09 # 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
20 entries across 5 versions & 1 rubygems