File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/frontend/src/config Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ function getAppConfig(): AppConfig {
5757 ssoHostname : 'https://sso.open.gov.sg' ,
5858 // TODO: update to use Rome when ready
5959 pairRomeBaseUrl : 'https://istanbul.pair.gov.sg' ,
60- pairRomePublicKey : 'pk-lf-3874d01f-530f-42f9-afd7-ea46d1bcfac3 ' ,
60+ pairRomePublicKey : 'pk-lf-1f6acb1e-85c0-4af7-bea7-6f465f7c0141 ' ,
6161 ...commonEnv ,
6262 }
6363 default :
@@ -70,7 +70,7 @@ function getAppConfig(): AppConfig {
7070 ssoHostname : 'http://localhost:5354' ,
7171 // TODO: update to use Rome when ready
7272 pairRomeBaseUrl : 'https://istanbul.pair.gov.sg' ,
73- pairRomePublicKey : 'pk-lf-3874d01f-530f-42f9-afd7-ea46d1bcfac3 ' ,
73+ pairRomePublicKey : 'pk-lf-1f6acb1e-85c0-4af7-bea7-6f465f7c0141 ' ,
7474 ...commonEnv ,
7575 }
7676 }
You can’t perform that action at this time.
0 commit comments