Skip to content

Commit

Permalink
revert config
Browse files Browse the repository at this point in the history
  • Loading branch information
farzaank committed May 1, 2024
1 parent de075c3 commit f870132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-frontend/public/config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
window.RELEASE = "v1.0.0";
window.BENCHMARK_OUTPUT_BASE_URL =
"https://storage.googleapis.com/crfm-helm-public/lite/benchmark_output/";
window.PROJECT_ID = "home";
window.PROJECT_ID = "lite";

0 comments on commit f870132

Please sign in to comment.