10 lines
182 B
YAML
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
|