Add Caddy webserver implementation

This commit is contained in:
Andreas Düren
2025-03-17 00:13:38 +01:00
parent 6546f26d52
commit 42c1374606
3 changed files with 144 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
"tagline": "Open Source End-to-End Encrypted Photos & Authentication",
"upstreamVersion": "1.0.0",
"version": "1.0.0",
"healthCheckPath": "/healthcheck",
"healthCheckPath": "/health",
"httpPort": 3080,
"memoryLimit": 1073741824,
"addons": {