Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Z
zlmy-cloud
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zlmy
zlmy-cloud
Commits
1670af90
Commit
1670af90
authored
Apr 10, 2025
by
Rensq
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试环境yml配置修改
parent
836160e0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
14 deletions
+14
-14
application-db-kingbase-dev.yml
...y-boot/src/main/resources/application-db-kingbase-dev.yml
+2
-2
application-dev.yml
...-modules/zlmy-boot/src/main/resources/application-dev.yml
+12
-12
No files found.
zlmy-modules/zlmy-boot/src/main/resources/application-db-kingbase-dev.yml
View file @
1670af90
...
...
@@ -53,7 +53,7 @@ spring:
datasource
:
kingbase
:
driver-class-name
:
com.kingbase8.Driver
url
:
jdbc:kingbase8://1
92.168.1.5:54321/zlmy
?currentSchema=public&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
schema
:
public
url
:
jdbc:kingbase8://1
01.126.159.207:54321/public
?currentSchema=public&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
schema
:
zlmy
username
:
root
password
:
ZLmy654321
\ No newline at end of file
zlmy-modules/zlmy-boot/src/main/resources/application-dev.yml
View file @
1670af90
...
...
@@ -22,11 +22,11 @@ spring:
suffix
:
.ftl
#指定Freemarker模板文件的后缀名
template-loader-path
:
classpath:/ureport
redis
:
host
:
1
92.168.1.5
host
:
1
01.126.150.164
#host: 10.6.72.36
port
:
6379
#password: qazwsx.101
password
:
ZLmy@Redis#$%
password
:
script
database
:
5
liquibase
:
...
...
@@ -125,21 +125,21 @@ swagger:
mail
:
a@b.c.d
minio
:
accessKey
:
admin
secretKey
:
ZLmy@Minio
accessKey
:
changfa
secretKey
:
changfa@123
bucket
:
zlmy
endpoint
:
http://1
92.168.1.5
:9000
access-Key
:
admin
access-secret
:
ZLmy@Minio
endpoint
:
http://1
01.126.159.207
:9000
access-Key
:
changfa
access-secret
:
changfa@123
#访问路径
path
:
http://1
92.168.1.5
:9000
imgInport
:
http://1
92.168.1.5
:9000
path
:
http://1
01.126.159.207
:9000
imgInport
:
http://1
01.126.159.207
:9000
xxl
:
job
:
accessToken
:
admin
:
addresses
:
http://${XXLJOB_IP:1
92.168.1.5}:${XXLJOB_PORT:8012
}/xxl-job-admin
addresses
:
http://${XXLJOB_IP:1
01.126.159.207}:${XXLJOB_PORT:8013
}/xxl-job-admin
executor
:
address
:
'
'
appname
:
test-zlmy-boot
...
...
@@ -148,7 +148,7 @@ xxl:
logretentiondays
:
30
port
:
9998
#xxl-job连接端口
# cronUtil 所需配置信息
adminAddresses
:
http://${XXLJOB_IP:1
92.168.1.5}:${XXLJOB_PORT:8012
}/xxl-job-admin
adminAddresses
:
http://${XXLJOB_IP:1
01.126.159.207}:${XXLJOB_PORT:8013
}/xxl-job-admin
appname
:
test-zlmy-boot
logretentiondays
:
30
port
:
9998
...
...
@@ -184,7 +184,7 @@ tuan:
## 网关地址 minio地址
apisix
:
minioroute
:
url
:
http://1
27.0.0.1
:9000
url
:
http://1
01.126.159.207
:9000
## 全局报警
global
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment