UNPKG

chat-demo

Version:
23 lines (16 loc) 965 B
# 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: 4aaecc7a40a1e76b074c46fdb8d3ac571b288daf82a9a79fc56286765f93724e3a93e438a9c720882eb25f7c55a066a1aaf2b4c18f5ef1268a151b05ad9d510a test: secret_key_base: 3296925281f3d5efacc0dd684545e41818511e3f6538acf1a71d62d2f1f34459f2a9347c6ad03cf1cfad625d392fda99870e7abad7988e44ee82b545b747fd33 # Do not keep production secrets in the repository, # instead read values from the environment. production: secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>