Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-scores-config
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
techhero-scores-config
Commits
20c2c21c
Commit
20c2c21c
authored
Jun 30, 2025
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update application.yml
parent
6f822879
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
application.yml
+16
-16
No files found.
application.yml
View file @
20c2c21c
...
...
@@ -15,7 +15,7 @@ spring:
master
:
url
:
jdbc:dm://localhost:5236/TECHHERO_TRUSTED_TRANSCRIPT?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
username
:
SYSDBA
password
:
SYSDBA
password
:
1234567890
driver-class-name
:
dm.jdbc.driver.DmDriver
hikari
:
minimum-idle
:
1
...
...
@@ -27,9 +27,9 @@ spring:
password
:
jcsjv2
driver-class-name
:
oracle.jdbc.OracleDriver
redis
:
host
:
119.96.87.17
#47.104.251.199
port
:
6379
#6942
password
:
techhero
#ENC(08db934a254e34b5366ff337b81532ec)
host
:
119.96.87.17
port
:
6379
password
:
techhero
database
:
7
timeout
:
10000
lettuce
:
...
...
@@ -42,11 +42,11 @@ spring:
address
:
redis://119.96.87.17:6379
password
:
techhero
rabbitmq
:
host
:
47.121.142.86
host
:
119.96.87.17
port
:
5672
username
:
rabbit
mq
password
:
rabbit
mq
virtual-host
:
demo
username
:
rabbit
password
:
rabbit
-techhero
virtual-host
:
/local
servlet
:
multipart
:
max-file-size
:
1000MB
...
...
@@ -120,10 +120,10 @@ login: #登录校验手机验证码开关
paper
:
password
:
JKTest01
minio
:
host
:
http://47.121.142.86:9000
url
:
${minio.host}/${minio.bucket}/
access-key
:
minioadmin
secret-key
:
minioadmin
bucket
:
public
filePath
:
:47.121.142.86:9000
\ No newline at end of file
# minio:
# host: http://47.121.142.86:9000
# url: ${minio.host}/${minio.bucket}/
# access-key: minioadmin
# secret-key: minioadmin
# bucket: public
# filePath: :47.121.142.86:9000
\ No newline at end of file
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