Sha256: 6070a1a2fa1a24a896e0c5b98931a76f886957d032e7dd137ca62af65bf841a7
Contents?: true
Size: 965 Bytes
Versions: 17
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: 02c581b9857245e8095f3858b8c5753467b49512cc7b0221dab82d105e95a7e7706a5880b17852093e5b4d390092f8c4b74c12745d10eef6a81baa7f6e4bf48c test: secret_key_base: 2408da5677ca9c54a3f19a7202ce0f12a8b2c33d251846919617aeb97fcd2fe3e3f79c05aaa04d4536be5b85434c18462be9ce62e0ea422f087917086e7a4b95 # 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
17 entries across 17 versions & 2 rubygems