We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16aff8d commit b244427Copy full SHA for b244427
.env
@@ -108,7 +108,8 @@ QUARKUS_REST_CLIENT_REMS_YAML_URL=http://rems:3000
108
109
# Dataset Discovery Service
110
QUARKUS_REST_CLIENT_CKAN_YAML_URL=http://ckan:5000
111
-QUARKUS_REST_CLIENT_BEACON_YAML_URL=https://beacon-network-backend-demo.ega-archive.org/beacon-network
+QUARKUS_REST_CLIENT_INDIVIDUALS_YAML_URL=https://beacon-network-backend-demo.ega-archive.org/beacon-network
112
+QUARKUS_REST_CLIENT_GVARIANTS_YAML_URL=https://af-gdi-bn-api-demo.ega-archive.org/beacon-network
113
QUARKUS_REST_CLIENT_KEYCLOAK_YAML_URL=http://keycloak:8080/realms/gdi
114
QUARKUS_REST_CLIENT_KEYCLOAK_YAML_BEACON_IDP_ALIAS=LSAAI
115
0 commit comments