E-Mails jetzt auch schön

This commit is contained in:
2026-03-01 22:08:15 +01:00
parent 6f4150dbb3
commit c922ef6668
31 changed files with 2054 additions and 1897 deletions

View File

@@ -31,6 +31,18 @@ jwt.keystore.path=classpath:xxx.jks
jwt.keystore.password=${JWT_KEYSTORE_PASSWORD:XUR!Rv&f$j3UsqD&}
jwt.keystore.alias=xxx
# App
app.base-url=http://localhost:8080
# Theme alle Farben hier ändern, Email-Style passt sich automatisch an
app.theme.color-bg=#1a1a2e
app.theme.color-card=#16213e
app.theme.color-primary=#e94560
app.theme.color-secondary=#0f3460
app.theme.color-text=#eeeeee
app.theme.color-muted=#888888
app.theme.color-success=#2ecc71
# Server
server.port=8080
server.servlet.context-path=/