Files
lunchtime-web/config.yaml
T
Simon Gruber 2e84c75035
Build and Push Lunchtime Images (Kaniko) / build-and-push (push) Has been cancelled
init
2026-03-29 14:59:03 +02:00

18 lines
344 B
YAML

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