Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-guangxi-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-guangxi-config
Commits
3775d7f8
Commit
3775d7f8
authored
Mar 18, 2024
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update application.yml
parent
dcb0a308
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
application.yml
+4
-4
No files found.
application.yml
View file @
3775d7f8
...
...
@@ -8,10 +8,10 @@ spring:
override-none
:
true
override-system-properties
:
false
datasource
:
url
:
jdbc:oracle:thin:@47.105.130.127:9638:orcl
driver-class-name
:
oracle.jdbc.OracleDriver
username
:
ENC(25fc8c2d2cff6e142af36d4cd89f2bc0)
password
:
ENC(502aaeb4e3e6be41b742a448fab59864b4271effb5652fddf144e02b67d8ea04)
url
:
jdbc:
mysql://119.96.87.17:30101/online_score_dev?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
#jdbc:
oracle:thin:@47.105.130.127:9638:orcl
driver-class-name
:
com.mysql.cj.jdbc.Driver
#
oracle.jdbc.OracleDriver
username
:
online_score_dev
#
ENC(25fc8c2d2cff6e142af36d4cd89f2bc0)
password
:
b25saW5lX3Njb3Jl=
#
ENC(502aaeb4e3e6be41b742a448fab59864b4271effb5652fddf144e02b67d8ea04)
hikari
:
minimum-idle
:
1
maximum-pool-size
:
5
...
...
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