Files
bakit/settings/development.yaml

19 lines
328 B
YAML
Raw Permalink Normal View History

frontend_url: http://localhost:3000
debug: true
application:
protocol: http
host: 127.0.0.1
base_url: http://127.0.0.1:3100
2025-11-20 11:01:21 +01:00
name: "bakit-dev"
email:
host: localhost
port: 1025
user: ""
password: ""
from: Contact Form <noreply@example.com>
recipient: Admin <user@example.com>
tls: false
starttls: false