Skip to content

Commit 9b6a47a

Browse files
committed
a
1 parent dc13a8d commit 9b6a47a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ POSTGRES_PORT=5432
55
POSTGRES_DB=mydatabase
66
CLIENT_SECRET="MbV2B0dwJfvdfvYyeYjcay7EuT5kid2C"
77
KEYCLOAK_URL="http://localhost:8080"
8-
KEYCLOAK_ISSUER_URL="https://mednat.ieeta.pt:9071/kc"
8+
KEYCLOAK_ISSUER_URL="https://mednat.ieeta.pt:9071/kc/realms/platform"
99
MONGODB_URI="mongodb://template_user:template_pass@mongo:27017/securelearning?authSource=securelearning"
1010
MONGODB_DB="securelearning"
1111
MONGODB_COLLECTION_TEMPLATES="templates"

0 commit comments

Comments
 (0)