mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-21 04:54:41 -04:00
Add reverse proxy setting page for controlling cloudflared
This commit is contained in:
parent
a6b52b7ba6
commit
f1f4b3b377
6 changed files with 194 additions and 9 deletions
|
@ -75,6 +75,9 @@ export default {
|
|||
notifications: {
|
||||
title: this.$t("Notifications"),
|
||||
},
|
||||
"reverse-proxy": {
|
||||
title: this.$t("Reverse Proxy"),
|
||||
},
|
||||
"monitor-history": {
|
||||
title: this.$t("Monitor History"),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue