Skip to content

Commit

Permalink
Merge pull request ceph#44001 from votdev/issue_53317_fix_proxy_conf
Browse files Browse the repository at this point in the history
mgr/dashboard: API docs UI does not work with Angular dev server

Reviewed-by: Alfonso Martínez <[email protected]>
Reviewed-by: Avan Thakkar <[email protected]>
Reviewed-by: Nizamudeen A <[email protected]>
  • Loading branch information
alfonsomthd authored Dec 9, 2021
2 parents 279e29b + d1886a3 commit 50cc016
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/pybind/mgr/dashboard/frontend/proxy.conf.json.sample
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,10 @@
"target": "https://localhost:8443",
"secure": false,
"logLevel": "debug"
},
"/docs/": {
"target": "https://localhost:8443",
"secure": false,
"logLevel": "debug"
}
}

0 comments on commit 50cc016

Please sign in to comment.