Pārlūkot izejas kodu

修改配置文件

humuyu 3 gadi atpakaļ
vecāks
revīzija
aa448cd56a

+ 0 - 22
eladmin-system/src/main/resources/config/application-nt-test.yml

@@ -1,19 +1,11 @@
 #配置数据源
 server:
-<<<<<<< HEAD
-  port: 8007
-=======
   port: 8001
->>>>>>> feature-2022.10.09
 spring:
   mvc:
     static-path-pattern: /image/**
   resources:
-<<<<<<< HEAD
-    static-locations: file:/image/,file:/image/
-=======
     static-locations: file:/nt/,file:/nt/
->>>>>>> feature-2022.10.09
   datasource:
     druid:
       db-type: com.alibaba.druid.pool.DruidDataSource
@@ -64,11 +56,7 @@ spring:
             multi-statement-allow: true
   redis:
     #数据库索引
-<<<<<<< HEAD
-    database: 0
-=======
     database: 1
->>>>>>> feature-2022.10.09
     host: 114.55.230.80
     port: 6379
     password: 123qysd!@#
@@ -168,7 +156,6 @@ app:
   background:
     picture: https://fqgz.flowbb.cn/image/logo/83d9449f4e02459da1661bafdf08b86a_8.png
   image:
-<<<<<<< HEAD
     url: https://fqgz.flowbb.cn/image/
   upload:
     path: /image/
@@ -176,7 +163,6 @@ app:
     domain: https://fqgz.flowbb.cn/
   push:
     port: 8090
-=======
     url: https://fqgz.flowbb.cn:10001/image/
   upload:
     path: /image/
@@ -184,7 +170,6 @@ app:
     domain: https://fqgz.flowbb.cn:10001/
   push:
     port: 8081
->>>>>>> feature-2022.10.09
   minio:
     accesskey: minioadmin
     secretkey: minioadmin
@@ -210,17 +195,10 @@ xxl:
     admin:
       addresses: http://114.55.230.80:8080/xxl-job-admin
     executor:
-<<<<<<< HEAD
-      appname: eladmin-xxl-job-executor
-      address:
-      ip:
-      port: 9998
-=======
       appname: nt-xxl-job-executor
       address:
       ip:
       port: 9991
->>>>>>> feature-2022.10.09
       logpath: /users/songxiaodong/applogs/xxl-job/jobhandler
       logretentiondays: 30