Files
Simon Gruber a155294aad
Build and Push Lunchtime Images (Kaniko) / build-and-push (push) Successful in 1m13s
Add mailpit for development
2026-03-29 16:47:23 +02:00

18 lines
316 B
YAML

app:
public_base_url: "http://localhost:8080/"
email:
enabled: true
smtp_host: "mailpit"
smtp_port: 1025
smtp_username: ""
smtp_password: ""
from_address: "lunchtime@example.com"
use_tls: false
use_ssl: false
announcements:
# - type: info
# title: Info
# message: Welcome to Lunchtime!