mirror of https://github.com/status-im/codimd.git
b749d50e20
Fix wrong config options In `./lib/web/auth/` some config includes still used `config.serverurl` instead of the correct `config.serverURL`. This causes wrong URL in worst case. This patch should fix those problems and migrate the wrong statements to camelcase. |
||
---|---|---|
.. | ||
auth | ||
imageRouter | ||
middleware | ||
baseRouter.js | ||
historyRouter.js | ||
noteRouter.js | ||
statusRouter.js | ||
userRouter.js | ||
utils.js |