proxy auth for uptime kuma
This commit is contained in:
parent
dc1303c796
commit
2b59b4ce99
1 changed files with 4 additions and 1 deletions
|
@ -74,7 +74,10 @@
|
|||
|
||||
@uptime host uptime.{$DOMAIN}
|
||||
handle @uptime {
|
||||
reverse_proxy uptime-kuma:3001
|
||||
route {
|
||||
import proxy-auth
|
||||
reverse_proxy uptime-kuma:3001
|
||||
}
|
||||
}
|
||||
|
||||
@torrent host torrent.{$DOMAIN}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue