We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5722b5b commit 1bf85c0Copy full SHA for 1bf85c0
packages/code-studio/.env
@@ -7,7 +7,7 @@ REACT_APP_ROUTER_BASE_NAME=/ide/
7
REACT_APP_VERSION=$npm_package_version
8
REACT_APP_NAME=$npm_package_name
9
REACT_APP_PLUGIN_URL=/ide/plugins/
10
-REACT_APP_NOTEBOOLS_URL=/notebooks
+REACT_APP_NOTEBOOKS_URL=/notebooks
11
REACT_APP_INTERNAL_PLUGINS=
12
REACT_APP_ENABLE_LOG_PROXY=true
13
REACT_APP_SUPPORT_LINK=https://github.com/deephaven/web-client-ui/
0 commit comments