From b29e6b7ab85736bb746e23853bf85b3b19ac3ebf Mon Sep 17 00:00:00 2001 From: AKurakin Date: Tue, 30 May 2023 11:56:18 +0300 Subject: [PATCH] =?UTF-8?q?=20swt-importer=20http://jira.mfd.msk:8088/brow?= =?UTF-8?q?se/CLS-316=20=D0=BF=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=20=D0=BF=D0=BE=D1=80=D1=82=20=D0=B2=20=D0=BD=D0=B0=D1=81=D1=82?= =?UTF-8?q?=D1=80=D0=BE=D0=B9=D0=BA=D0=B0=D1=85=20=D0=BA=D0=B0=D0=BA=20?= =?UTF-8?q?=D0=BD=D0=B0=20181.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../swt-importer/src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clearing-parent/swt-importer/src/main/resources/application.properties b/clearing-parent/swt-importer/src/main/resources/application.properties index 93ff59338..7e746ce9b 100644 --- a/clearing-parent/swt-importer/src/main/resources/application.properties +++ b/clearing-parent/swt-importer/src/main/resources/application.properties @@ -1,4 +1,4 @@ -server.port=8080 +server.port=7117 server.servlet.context-path=/importer-swt spring.main.web-application-type=servlet