Skip to content

Commit

Permalink
Merge pull request #79 from elixir-europe/elixir-bsc
Browse files Browse the repository at this point in the history
elixir config updated
  • Loading branch information
Gemma Milla authored Mar 6, 2024
2 parents 231f0f3 + 989cfd6 commit 48718a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"API_URL": "https://beacon-network-backend-test.ega-archive.org/beacon-network/v2.0.0",
"REDIRECT_URL": "https://beacon-nework-test.ega-archive.org/",
"API_URL": "https://beacon-network-backend-demo.ega-archive.org/beacon-network/v2.0.0",
"REDIRECT_URL": "https://beacon-network-demo.ega-archive.org/",
"KEYCLOAK_URL": "https://beacon-network-demo2.ega-archive.org"
}

0 comments on commit 48718a4

Please sign in to comment.