Stirling PDF under Tools
This commit is contained in:
parent
7fc79f7a21
commit
0b49253ca5
2 changed files with 27 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue