adapt stirling-pdf to caddy
This commit is contained in:
parent
128ddaa95f
commit
66f0eddb95
2 changed files with 6 additions and 7 deletions
|
@ -73,6 +73,11 @@ torrent.{$DOMAIN} http://torrent.{$DOMAIN} {
|
|||
import errorhandler
|
||||
}
|
||||
|
||||
pdf.{$DOMAIN} http://pdf.{$DOMAIN} {
|
||||
reverse_proxy stirling-pdf:8080
|
||||
import errorhandler
|
||||
}
|
||||
|
||||
root-ca.{$DOMAIN} http://root-ca.{$DOMAIN} {
|
||||
file_server * {
|
||||
root /usr/share/caddy/web
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue