From 83fbc40d22b55ad9923cb2e5b7d163fdd24bfd42 Mon Sep 17 00:00:00 2001 From: Sofiene BEN KHEMIS Date: Mon, 10 May 2021 17:56:49 +0200 Subject: [PATCH] update port --- ms-launcher/src/main/resources/application.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/ms-launcher/src/main/resources/application.properties b/ms-launcher/src/main/resources/application.properties index e69de29..888dcec 100644 --- a/ms-launcher/src/main/resources/application.properties +++ b/ms-launcher/src/main/resources/application.properties @@ -0,0 +1 @@ +server.port=5000 \ No newline at end of file