Sha256: dd7c24ce09a19b3c1914828695732944e4df68b1840e236f8d7988986505709d
Contents?: true
Size: 1.1 KB
Versions: 7
Compression:
Stored size: 1.1 KB
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: da87fa4056b6951cc0ea20cc2c5daf3c8c0c06dc2adf4c0d01b65e6692a0b59466cc4c7b5ab6074458d636352adbfcbdcbc1b1cb9b631cbbf642b2427c7eb727 test: secret_key_base: eafbaec51f9997d1ecc1d2f8b1dcedeced573dac684adaecb842733965f469d33ef0bf227d28ab28cf8d5f9727d30aa397a547368ad7003d8f5a192fed2885a7 rails_env: secret_key_base: 7583b0b1bd6f75f47758e960e5a328c36165ded0c83639cf9a567a343732c4ff9e5a1b903c3470e77daea1529633e6dd1f44d5132cc20b6249b48b9659495e03 # 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
7 entries across 7 versions & 1 rubygems