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 110216e commit 9e91db5Copy full SHA for 9e91db5
src/globals-staging.js
@@ -1,7 +1,7 @@
1
export const jobQueueServer = "https://nmpi-v3-staging.hbpneuromorphic.eu";
2
-export const authServer = "https://iam-int.ebrains.eu";
3
-export const authClientId = "neuromorphic-remote-access-staging";
4
-export const driveServer = "https://corsproxy.apps.tc.humanbrainproject.eu/https://drive-int.ebrains.eu";
+export const authServer = "https://iam.ebrains.eu";
+export const authClientId = "neuromorphic-remote-access";
+export const driveServer = "https://corsproxy.apps.tc.humanbrainproject.eu/https://drive.ebrains.eu";
5
6
export const hw_options = [
7
"BrainScaleS",
0 commit comments