Get conf.yml on client side

This commit is contained in:
aterox
2022-03-06 03:04:41 -05:00
parent 6553f1463d
commit 727f6b1fc0
3 changed files with 3 additions and 13 deletions

View File

@@ -42,7 +42,6 @@ module.exports = {
statusCheck: '/status-check',
save: '/config-manager/save',
rebuild: '/config-manager/rebuild',
getConf: '/config-manager/get',
systemInfo: '/system-info',
corsProxy: '/cors-proxy',
},