From 0ec7f512ae233ecb4461038ccea8d17c411b68cc Mon Sep 17 00:00:00 2001 From: lijiaqi Date: Tue, 21 Feb 2023 17:22:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/compiler.xml | 6 +++++- bin/update.sh | 2 +- pom.xml | 4 ++-- src/main/resources/application.yml | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 764cde7..b186295 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -7,12 +7,16 @@ - + + + + diff --git a/bin/update.sh b/bin/update.sh index 208cc9a..91d7df8 100644 --- a/bin/update.sh +++ b/bin/update.sh @@ -1,5 +1,5 @@ _pwd=/mnt/build -_ip=150.158.32.238 +_ip=119.3.109.134 cd ../ mvn clean package diff --git a/pom.xml b/pom.xml index b2e4dac..cf1f051 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.ydool - ydool-demo + lc_oa 1.0-SNAPSHOT @@ -354,7 +354,7 @@ + tofile="${app.build.prod}/lc_oa.jar"/> diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index c9379dc..447d82c 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,5 +1,5 @@ server: - port: 8080 + port: 10098 spring: profiles: