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
d1a472d1
Commit
d1a472d1
authored
Jun 30, 2025
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update application.yml
parent
60c7ed95
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
15 deletions
+15
-15
application.yml
+15
-15
No files found.
application.yml
View file @
d1a472d1
...
@@ -15,17 +15,17 @@ spring:
...
@@ -15,17 +15,17 @@ spring:
master
:
master
:
url
:
jdbc:dm://localhost:5236/TECHHERO_TRUSTED_TRANSCRIPT?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
url
:
jdbc:dm://localhost:5236/TECHHERO_TRUSTED_TRANSCRIPT?rewriteBatchedStatements=true&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
username
:
SYSDBA
username
:
SYSDBA
password
:
123456789
password
:
123456789
0
driver-class-name
:
dm.jdbc.driver.DmDriver
driver-class-name
:
dm.jdbc.driver.DmDriver
slave_1
:
slave_1
:
url
:
jdbc:mysql://
47.121.142.86:3306/sys
url
:
jdbc:mysql://
localhost:3306/my
username
:
root
username
:
root
password
:
CNg6jkJIEZvUHnuN
password
:
root
driver-class-name
:
com.mysql.jdbc.Driver
driver-class-name
:
com.mysql.jdbc.Driver
redis
:
redis
:
host
:
119.96.87.17
#47.104.251.199
host
:
119.96.87.17
port
:
6379
#6942
port
:
6379
password
:
techhero
#ENC(08db934a254e34b5366ff337b81532ec)
password
:
techhero
database
:
7
database
:
7
timeout
:
10000
timeout
:
10000
lettuce
:
lettuce
:
...
@@ -40,9 +40,9 @@ spring:
...
@@ -40,9 +40,9 @@ spring:
rabbitmq
:
rabbitmq
:
host
:
47.121.142.86
host
:
47.121.142.86
port
:
5672
port
:
5672
username
:
rabbit
mq
username
:
rabbit
password
:
rabbit
mq
password
:
rabbit
-techhero
virtual-host
:
de
mo
virtual-host
:
de
v
servlet
:
servlet
:
multipart
:
multipart
:
max-file-size
:
1000MB
max-file-size
:
1000MB
...
@@ -120,9 +120,9 @@ ksdj:
...
@@ -120,9 +120,9 @@ ksdj:
zip
:
zip
:
password
:
ZK%neea_2048
password
:
ZK%neea_2048
path
:
/Users/wwq/Desktop/zip/
path
:
/Users/wwq/Desktop/zip/
minio
:
#
minio:
host
:
http://47.121.142.86:9000
#
host: http://47.121.142.86:9000
url
:
${minio.host}/${minio.bucket}/
#
url: ${minio.host}/${minio.bucket}/
access-key
:
minioadmin
#
access-key: minioadmin
secret-key
:
minioadmin
#
secret-key: minioadmin
bucket
:
public
#
bucket: public
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