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