You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| COURSE_SERVICE_URL | URL for course service GraphQL |http://host.docker.internal:2001/graphql|http://localhost:3500/v1.0/invoke/course-service/method/graphql|
56
-
| MEDIA_SERVICE_URL | URL for media service GraphQL |http://host.docker.internal:3001/graphql|http://localhost:3500/v1.0/invoke/media-service/method/graphql|
57
-
| CONTENT_SERVICE_URL | URL for content service GraphQL |http://host.docker.internal:4001/graphql|http://localhost:3500/v1.0/invoke/content-service/method/graphql|
58
-
| USER_SERVICE_URL | URL for user service GraphQL |http://host.docker.internal:5001/graphql|http://localhost:3500/v1.0/invoke/user-service/method/graphql|
59
-
| FLASHCARD_SERVICE_URL | URL for flashcard service GraphQL |http://host.docker.internal:6001/graphql|http://localhost:3500/v1.0/invoke/flashcard-service/method/graphql|
60
-
| REWARD_SERVICE_URL | URL for reward service GraphQL |http://host.docker.internal:7001/graphql|http://localhost:3500/v1.0/invoke/reward-service/method/graphql|
61
-
| SKILLLEVEL_SERVICE_URL | URL for skilllevel service GraphQL |http://host.docker.internal:8001/graphql|http://localhost:3500/v1.0/invoke/skilllevel-service/method/graphql|
62
-
| QUIZ_SERVICE_URL | URL for quiz service GraphQL |http://host.docker.internal:9001/graphql|http://localhost:3500/v1.0/invoke/quiz-service/method/graphql||
50
+
| Name | Description | Value in Dev Environment | Value in Prod Environment |
| COURSE_SERVICE_URL | URL for course service GraphQL |http://host.docker.internal:2001/graphql|http://localhost:3500/v1.0/invoke/course-service/method/graphql|
56
+
| MEDIA_SERVICE_URL | URL for media service GraphQL |http://host.docker.internal:3001/graphql|http://localhost:3500/v1.0/invoke/media-service/method/graphql|
57
+
| CONTENT_SERVICE_URL | URL for content service GraphQL |http://host.docker.internal:4001/graphql|http://localhost:3500/v1.0/invoke/content-service/method/graphql|
58
+
| USER_SERVICE_URL | URL for user service GraphQL |http://host.docker.internal:5001/graphql|http://localhost:3500/v1.0/invoke/user-service/method/graphql|
59
+
| FLASHCARD_SERVICE_URL | URL for flashcard service GraphQL |http://host.docker.internal:6001/graphql|http://localhost:3500/v1.0/invoke/flashcard-service/method/graphql|
60
+
| REWARD_SERVICE_URL | URL for reward service GraphQL |http://host.docker.internal:7001/graphql|http://localhost:3500/v1.0/invoke/reward-service/method/graphql|
61
+
| SKILLLEVEL_SERVICE_URL | URL for skilllevel service GraphQL |http://host.docker.internal:8001/graphql|http://localhost:3500/v1.0/invoke/skilllevel-service/method/graphql|
62
+
| QUIZ_SERVICE_URL | URL for quiz service GraphQL |http://host.docker.internal:9001/graphql|http://localhost:3500/v1.0/invoke/quiz-service/method/graphql||
63
+
| ASSIGNMENT_SERVICE_URL | URL for assignment service GraphQL |http://host.docker.internal:11001/graphql|http://localhost:3500/v1.0/invoke/assignment-service/method/graphql|
63
64
| GAMIFICATION_SERVICE_URL | URL for gamification service GraphQL |http://host.docker.internal:1201/graphql|http://localhost:1200\v1.0/invoke/gamifiation-service/method/graphql|
64
-
| JWKS_URL | URL for jwks keycloak |http://host.docker.internal:9009/realms/GITS/protocol/openid-connect/certs|http://keycloak/keycloak/realms/GITS/protocol/openid-connect/certs|
65
+
| JWKS_URL | URL for jwks keycloak |http://host.docker.internal:9009/realms/GITS/protocol/openid-connect/certs|http://keycloak/keycloak/realms/GITS/protocol/openid-connect/certs|
0 commit comments