change ports
This commit is contained in:
@@ -7,8 +7,11 @@
|
||||
"Web": {
|
||||
"${TS_CERT_DOMAIN}:443": {
|
||||
"Handlers": {
|
||||
"/": {
|
||||
"/dashboard/": {
|
||||
"Proxy": "http://127.0.0.1:8080"
|
||||
},
|
||||
"/metrics": {
|
||||
"Proxy": "http://127.0.0.1:8082"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user