Commit db90303a authored by flint media's avatar flint media

Update production.yaml

parent 0a59b7e5
......@@ -36,13 +36,13 @@ redis:
# SMTP server to send emails
smtp:
hostname: gateway.bitsoko.org
port: 465 # If you use StartTLS: 587
username: smtpuser
password: smtppass
tls: true # If you use StartTLS: false
port: 587 # If you use StartTLS: 587
username: [email protected]
password: 12sokorus12
tls: false # If you use StartTLS: false
disable_starttls: false
ca_file: null # Used for self signed certificates
from_address: 'admin@example.com'
from_address: 'bitsokokenya@gmail.com'
# From the project root directory
storage:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment