Configuration
Below you can find the different environmental variables that are needed.
Environmental Variables
APP_NAME =
APP_PORT =
# Storage Service URL
STORAGE_SERVICE_SRM_URL = https://storage-service.ai-dapt.s5projects.eu/semantics-reconciliation-manager/api/v1
# Keycloak general info
KEYCLOAK_URL =
KEYCLOAK_REALM =
# For User JWT
KEYCLOAK_CLIENT_ID =
KEYCLOAK_CLIENT_SECRET =
# For Service to Service access token
KEYCLOAK_SERVICE_CLIENT_ID =
KEYCLOAK_SERVICE_CLIENT_SECRET =