|
@@ -1,11 +1,11 @@
|
|
|
database_type=mysql
|
|
|
spring.thymeleaf.cache=false
|
|
|
-#spring.datasource.url=jdbc:mysql://192.168.4.238:3308/mlxt?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
|
|
-spring.datasource.url=jdbc:mysql://localhost:3306/cgw?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
|
|
+#spring.datasource.url=jdb/data/cgwresdirmysql://192.168.4.238:3308/mlxt?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
|
|
+spring.datasource.url=jdb/data/cgwresdirmysql://200.1.54.238:13306/cgw?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
|
|
spring.datasource.username=cgw
|
|
|
spring.datasource.password=Cgw!1@2#3$4
|
|
|
spring.datasource.driverClassName=com.mysql.cj.jdbc.Driver
|
|
|
-#spring.datasource2.url=jdbc:mysql://192.168.4.238:3308/mlxt?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
|
|
+#spring.datasource2.url=jdb/data/cgwresdirmysql://192.168.4.238:3308/mlxt?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
|
|
#spring.datasource2.username=root
|
|
|
#spring.datasource2.password=123456
|
|
|
#spring.datasource2.driverClassName=com.mysql.cj.jdbc.Driver
|
|
@@ -60,21 +60,21 @@ spring.datasource.removeAbandonedTimeout=1000
|
|
|
# database name
|
|
|
spring.redis.database=0
|
|
|
# server host1
|
|
|
-spring.redis.host=127.0.0.1
|
|
|
+spring.redis.host=200.1.54.238
|
|
|
# server password
|
|
|
-spring.redis.password=
|
|
|
+spring.redis.password=Cgw!1@2#3$4
|
|
|
#connection port
|
|
|
-spring.redis.port=6379
|
|
|
+spring.redis.port=16379
|
|
|
# pool settings ...
|
|
|
spring.redis.pool.max-idle=8
|
|
|
spring.redis.pool.min-idle=0
|
|
|
spring.redis.pool.max-active=8
|
|
|
spring.redis.pool.max-wait=-1
|
|
|
spring.redis.timeout=120
|
|
|
-gxxy_file_path=C:/mlxtfile/gxxy
|
|
|
-dcbcUploadfile=C:/dbdcFile/dcfile
|
|
|
-baUploadfile=C:/dbdcFile/dcbafile
|
|
|
-ckeditor.storage.image.path=C:/data/file/image/
|
|
|
+gxxy_file_path=/data/cgwresdir/mlxtfile/gxxy
|
|
|
+dcbcUploadfile=/data/cgwresdir/dbdcFile/dcfile
|
|
|
+baUploadfile=/data/cgwresdir/dbdcFile/dcbafile
|
|
|
+ckeditor.storage.image.path=/data/cgwresdir/data/file/image/
|
|
|
ckeditor.access.image.url=http://localhost:8180/
|
|
|
ckeditor.access.image.url2=http://localhost:8180/public/image/
|
|
|
server.port=8180
|
|
@@ -82,7 +82,7 @@ server.session.cookie.http-only=true
|
|
|
ywbmdm=ywbmdm
|
|
|
sddm=shudidaima
|
|
|
# uploadpath baocunlujing
|
|
|
-save_path=C:/lyz/file
|
|
|
+save_path=/data/cgwresdir/lyz/file
|
|
|
#maxfize 500M shangchuanzuidazhi
|
|
|
maxfize=524288000
|
|
|
#flash 10240404
|
|
@@ -155,6 +155,6 @@ indicators.gjshValue=6
|
|
|
#spring.jpa.hibernate.ddl-auto=update
|
|
|
viewrole=
|
|
|
aksk=gxwzgxwz
|
|
|
-#breakpoint.upload.dir=C:/bigfile/uploads/
|
|
|
-breakpoint.upload.dir=/loginfo/bigfile/uploads/
|
|
|
+#breakpoint.upload.dir=/data/cgwresdir/bigfile/uploads/
|
|
|
+breakpoint.upload.dir=/data/cgwresdir/loginfo/bigfile/uploads/
|
|
|
breakpoint.upload.chunkSize=5242880
|