Document deployment using Caddy

This patch adds documentation on how to run AdventureLog with Caddy as a
reverse proxy.

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
This commit is contained in:
Lars Kiesow
2025-04-06 12:30:59 +02:00
parent dbd417ca87
commit 8041f67ba1
3 changed files with 69 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ export default defineConfig({
link: "/docs/install/nginx_proxy_manager",
},
{ text: "Traefik", link: "/docs/install/traefik" },
{ text: "Caddy", link: "/docs/install/caddy" },
],
},
],