add caddy for ssl termination

This commit is contained in:
Tom Frenzel
2026-01-03 15:25:27 +01:00
parent 3fe25cd0aa
commit 714320a754
2 changed files with 19 additions and 8 deletions

View File

@@ -31,10 +31,5 @@
"username": null,
"password": null
},
"notes": [
{
"text": "A reverse proxy that serves an SSL certificate is required. Otherwise the login will not work.",
"type": "warning"
}
]
"notes": []
}