[fix]Fix mailbot settings

This commit is contained in:
Jimmy 2021-04-13 18:26:38 +08:00
parent 1118c3cbcc
commit d2f1720d70
4 changed files with 6 additions and 7 deletions

View file

@ -44,8 +44,9 @@ Osem::Application.configure do
# Set the secret key base if it's not set via other means
config.secret_key_base ||= 'f4be765bc98e516de82ac01daa8f8aa11c5ca13cb6c911887851ac89457b6c0b056b2361a21b5c08926c9386e0f91eef84fc0b103d522bf00bc0c78ea8ce7c58'
# Test email address
# Test mailbot settings
config.mailbot = {
ytlf_ticket_id: 50
bcc_address: 'test@test.com'
}