From e6c11e40d69a7a2616ecf9a379735f6b7a2c4d3b Mon Sep 17 00:00:00 2001 From: Gemma Date: Tue, 17 Oct 2023 12:37:15 +0200 Subject: [PATCH] api url changed --- frontend/src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/config.json b/frontend/src/config.json index d322dfa5..ba02e53d 100644 --- a/frontend/src/config.json +++ b/frontend/src/config.json @@ -1,6 +1,6 @@ { - "API_URL": "https://beacon-apis-demo.ega-archive.org/api", + "API_URL": "localhost:5050/api", "REDIRECT_URL": "please insert here your redirect URL", "KEYCLOAK_URL": "https://beacon-network-demo2.ega-archive.org"