We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc13a8d commit 9b6a47aCopy full SHA for 9b6a47a
1 file changed
api/.env.example
@@ -5,7 +5,7 @@ POSTGRES_PORT=5432
5
POSTGRES_DB=mydatabase
6
CLIENT_SECRET="MbV2B0dwJfvdfvYyeYjcay7EuT5kid2C"
7
KEYCLOAK_URL="http://localhost:8080"
8
-KEYCLOAK_ISSUER_URL="https://mednat.ieeta.pt:9071/kc"
+KEYCLOAK_ISSUER_URL="https://mednat.ieeta.pt:9071/kc/realms/platform"
9
MONGODB_URI="mongodb://template_user:template_pass@mongo:27017/securelearning?authSource=securelearning"
10
MONGODB_DB="securelearning"
11
MONGODB_COLLECTION_TEMPLATES="templates"
0 commit comments