Skip to content

Commit 9e91db5

Browse files
committed
temporarily use iam prod with staging
1 parent 110216e commit 9e91db5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/globals-staging.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
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";
2+
export const authServer = "https://iam.ebrains.eu";
3+
export const authClientId = "neuromorphic-remote-access";
4+
export const driveServer = "https://corsproxy.apps.tc.humanbrainproject.eu/https://drive.ebrains.eu";
55

66
export const hw_options = [
77
"BrainScaleS",

0 commit comments

Comments
 (0)