Files
bakit/settings/development.yaml
Lucien Cartier-Tilet ce28426075
All checks were successful
Publish Docker Images / build-and-publish (push) Successful in 13m40s
chore: rename project to bakit
2025-11-20 11:01:55 +01:00

19 lines
328 B
YAML

frontend_url: http://localhost:3000
debug: true
application:
protocol: http
host: 127.0.0.1
base_url: http://127.0.0.1:3100
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