We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30dafb5 commit ea041a8Copy full SHA for ea041a8
1 file changed
.env.example
@@ -4,5 +4,5 @@ USER_MANAGEMENT_IP="http://127.0.0.1:4000"
4
AUTHENTICATION_IP="http://127.0.0.1:5000"
5
adminService_IP="http://127.0.0.1:8000"
6
monitoringServiceIP="http://127.0.0.1:2000"
7
-SALES_SERVICE_BASE_URL="http://127.0.0.1:9000"
8
-CARTOGRAPHIE_SERVICE_IP="http://127.0.0.1:7000"
+SALES_SERVICE_BASE_URL="http://127.0.0.1:3003"
+CARTOGRAPHIE_SERVICE_IP="http://127.0.0.1:7000"
0 commit comments