We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 219729a commit 9750cbeCopy full SHA for 9750cbe
.env.development
@@ -1,5 +1,5 @@
1
VITE_ORCHESTRATOR_ROOT="/orchestrator"
2
-VITE_ATHENA_ROOT="/athena"
+VITE_ATHENA_ROOT="athena"
3
VITE_GRAFANA_ORG_ID=2
4
VITE_K8S_CLIENT=false
5
VITE_NODE_ENV="development"
.env.production
VITE_NODE_ENV="production"
BASE_URL="/dashboard"
0 commit comments