Stirling PDF under Tools

This commit is contained in:
Florian Zirker 2024-10-02 16:00:58 +02:00
parent 7fc79f7a21
commit 0b49253ca5
2 changed files with 27 additions and 0 deletions

View file

@ -102,6 +102,11 @@ http://*.{$OLD_DOMAIN} {
reverse_proxy authentik-server:9000
}
@pdf host pdf.{$DOMAIN}
handle @pdf {
reverse_proxy stirling-pdf:8080
}
# Fallback unhandled (sub)domains
handle {
error 404