Commit 2df78349 by ningfd

add jupyterRootUrl

1 parent f41fc436
Showing with 1 additions and 0 deletions
......@@ -4,6 +4,7 @@ data:
const productionHost = {
'baseUrl': 'kpl_backend/api/v1',
'rootUrl': 'kpl_backend/api/v1',
'jupyterRootUrl': 'kpl_backend',
'baseWebSocket': 'kpl_back_socket/api/v1',
'apiTestUrl': 'kpl_backend/mobile',
'adminUrl': 'kpl_backend/admin/login',
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!