Skip to content

Commit ea041a8

Browse files
authored
Update .env.example
1 parent 30dafb5 commit ea041a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ USER_MANAGEMENT_IP="http://127.0.0.1:4000"
44
AUTHENTICATION_IP="http://127.0.0.1:5000"
55
adminService_IP="http://127.0.0.1:8000"
66
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"
7+
SALES_SERVICE_BASE_URL="http://127.0.0.1:3003"
8+
CARTOGRAPHIE_SERVICE_IP="http://127.0.0.1:7000"

0 commit comments

Comments
 (0)