File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ export const queryValid = [
4646export const ADMIN_PROJECT_ID = "model-validation" ;
4747
4848// Since Collaboratory v2 storage and CSCS storage gives CORS related issues
49- export const corsProxy = "https://corsproxy.apps.tc.humanbrainproject .eu/" ;
49+ export const corsProxy = "https://corsproxy.apps.ebrains .eu/" ;
5050
5151export const updateHash = ( value ) => {
5252 window . location . hash = value ;
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ export const queryValid = [
4646export const ADMIN_PROJECT_ID = "model-validation" ;
4747
4848// Since Collaboratory v2 storage and CSCS storage gives CORS related issues
49- export const corsProxy = "https://corsproxy.apps.tc.humanbrainproject .eu/" ;
49+ export const corsProxy = "https://corsproxy.apps.ebrains .eu/" ;
5050
5151export const updateHash = ( value ) => {
5252 window . location . hash = value ;
You can’t perform that action at this time.
0 commit comments