adds oauth2-proxy to sterling-pdf

This commit is contained in:
2025-07-03 11:32:19 +02:00
parent 6bcc8ebe4c
commit 48efff09b8
6 changed files with 43 additions and 10 deletions

View File

@@ -1,9 +1,9 @@
pdf.consider-it.de {
reverse_proxy 127.0.0.1:8080
reverse_proxy oauth2-proxy:4180
}
n8n.consider-funding.de {
reverse_proxy 127.0.0.1:5678 {
reverse_proxy n8n:5678 {
flush_interval -1
}
}