api2smtp/config.yaml
Andros Fenollosa e8b410012a Fixbug
2020-06-11 17:38:47 +02:00

10 lines
182 B
YAML

domain: "http://localhost"
debug: true
port: 7404
smtp-from: "api2smtp <no-reply@www.tadam-framework.dev>"
smtp-host: localhost
smtp-user:
smtp-pass:
smtp-ssl: false
smtp-port: 1025