]> git.proxmox.com Git - ceph.git/blame - ceph/src/pybind/mgr/dashboard/frontend/proxy.conf.json.sample
bump version to 15.2.4-pve1
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / proxy.conf.json.sample
CommitLineData
11fdf7f2
TL
1{
2 "/api/": {
3 "target": "https://localhost:8443",
4 "secure": false,
5 "logLevel": "debug"
6 },
7 "/ui-api/": {
8 "target": "https://localhost:8443",
9 "secure": false,
10 "logLevel": "debug"
11 }
12}