init
Build and Push Lunchtime Images (Kaniko) / build-and-push (push) Has been cancelled

This commit is contained in:
Simon Gruber
2026-03-29 14:59:03 +02:00
commit 2e84c75035
87 changed files with 11133 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
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!