1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00

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
No known key found for this signature in database
GPG key ID: 5DAFE8D9C823CE73
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" },
],
},
],