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 @@ -95,7 +95,7 @@ AppSettings appSettings
9595 {
9696 logger . LogDebug ( "Creating application client 'testlab-solar-facades'" ) ;
9797 // TODO Do not hardcode URL or at least port in development environment.
98- var host = environment . IsProduction ( ) ? "https://testlab-solar-facades.de " : "https://local.testlab-solar-facades.de :5051" ;
98+ var host = environment . IsProduction ( ) ? "https://solarbuildingenvelopes.com " : "https://local.solarbuildingenvelopes.com :5051" ;
9999 await manager . CreateAsync (
100100 new OpenIddictApplicationDescriptor
101101 {
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ section_separator="---------------------------------------------------"
88paragraph_separator=" - - - - - - - - - - - - - - - - - - - - - - - - - -"
99
1010metabase_graphql_url=" https://local.buildingenvelopedata.org:4041/graphql/"
11- ise_graphql_url=" https://local.testlab-solar-facades.de :4051/graphql/"
11+ ise_graphql_url=" https://local.solarbuildingenvelopes.com :4051/graphql/"
1212lbnl_graphql_url=" https://local.lbnl.gov:4061/graphql/"
1313
1414function echo_error() {
You can’t perform that action at this time.
0 commit comments