diff --git a/pom.xml b/pom.xml
index deffed4..202b627 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,12 +3,10 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
https://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
-
com.label
label-backend
1.0.0-SNAPSHOT
jar
-
21
3.1.5
@@ -20,15 +18,13 @@
-
-
- org.springframework.boot
- spring-boot-dependencies
- ${spring.boot.version}
- pom
- import
-
-
+
+ org.springframework.boot
+ spring-boot-dependencies
+ ${spring.boot.version}
+ pom
+ import
+
software.amazon.awssdk
@@ -52,6 +48,12 @@
org.springframework.boot
spring-boot-starter-web
+
+
+ commons-logging
+ commons-logging
+
+
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index bea0b1d..08b3160 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,4 @@
server:
- port: 8080
port: 18082
spring:
@@ -61,7 +60,7 @@ rustfs:
region: us-east-1
ai-service:
- base-url: ${AI_SERVICE_BASE_URL:http://39.107.112.174:18000}
+ base-url: ${AI_SERVICE_BASE_URL:http://http://172.28.77.215:18000}
timeout: 30000
auth:
diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml
index ffe2094..3baf2e0 100644
--- a/src/main/resources/logback.xml
+++ b/src/main/resources/logback.xml
@@ -28,7 +28,7 @@
-
+