Sha256: 97b6813fdef10ae1774fd52ab6f91a56e63d820acc1c7f97489212943e145489
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: e24685b84ba1f9f4a295b8c8aeaff08be75f39029b698473a9ee92e69bea8072556868f2ecf66025b9e0a4ac1f82d821ed86fc04d35234ec8d2a0396673dae19 test: secret_key_base: 24affe16abc60597ea744f9e0860d9c097b9e1ed3b9ab07d3fa70c6bb4d9f54de4e4adec505e31a6f5086792ce6e295ebe0f46abaf67b535366771163721a4a0 # 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