We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1856690 commit 2aa4151Copy full SHA for 2aa4151
.env
@@ -3,4 +3,5 @@ AUTH_SERVICE_URL=http://localhost:8002
3
USER_SERVICE_URL=http://localhost:8001
4
QUESTION_SERVICE_URL=http://localhost:8003
5
AUTH_SERVICE_URL=http://localhost:8004
6
+GATEWAY_SERVICE_URL=http://gatewayservice:8000
7
MONGODB_URI=mongodb://localhost:27017/userdb
0 commit comments