Sha256: 4376caa61b004faadc504ad85f286e4208592f266c96019bd2721016c6529017
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: e481eaa475ed612aa761e790b6cd8b8c44e23098ed9304571af275fecb51df8bfdf93105f7d84bd1f6f207de52cdc7da58ff26a8b461e4f16ea19de8cb31bcb4 test: secret_key_base: 581315f94c44611ae7892ce9c93d92fe7a4add60944fc02b869436a0d5a308fb53422bfcad0aa056be94a57cae1baba2ee638ae560b30279664c47ec71ef9847 # 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