diff --git a/helpapp/feedback-service/src/main/resources/application.properties b/helpapp/feedback-service/src/main/resources/application.properties index 4c00e40..4d360de 100644 --- a/helpapp/feedback-service/src/main/resources/application.properties +++ b/helpapp/feedback-service/src/main/resources/application.properties @@ -1 +1 @@ -server.port=8080 +server.port=8081 diff --git a/helpapp/request-service/src/main/resources/application.properties b/helpapp/request-service/src/main/resources/application.properties index 4c00e40..3cf12af 100644 --- a/helpapp/request-service/src/main/resources/application.properties +++ b/helpapp/request-service/src/main/resources/application.properties @@ -1 +1 @@ -server.port=8080 +server.port=8082 diff --git a/helpapp/user-service/src/main/resources/application.properties b/helpapp/user-service/src/main/resources/application.properties index 4c00e40..8f91ca7 100644 --- a/helpapp/user-service/src/main/resources/application.properties +++ b/helpapp/user-service/src/main/resources/application.properties @@ -1 +1 @@ -server.port=8080 +server.port=8083 diff --git a/helpapp/volunteer-service/src/main/resources/application.properties b/helpapp/volunteer-service/src/main/resources/application.properties index 4c00e40..5e3bb81 100644 --- a/helpapp/volunteer-service/src/main/resources/application.properties +++ b/helpapp/volunteer-service/src/main/resources/application.properties @@ -1 +1 @@ -server.port=8080 +server.port=8084