Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
朱海
/
VVAS-PicGroup
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 9d5ebfc0
authored
Jan 30, 2026
by
wangxinzhe
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
推送build
1 parent
cce27352
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
build/config/application-pro.properties.template
build/config/application-pro.properties.template
View file @
9d5ebfc
debug=false
debug=false
server.max-http-header-size=102400
server.max-http-header-size=102400
################################## DATABASE ########################################
################################## DATABASE ########################################
spring.datasource.url=jdbc:${_SPUG_DATASOURCE_NAME}://${_SPUG_DATASOURCE_IP}/${_SPUG_DATASOURCE_DATABASE}
spring.datasource.url=jdbc:${_SPUG_DATASOURCE_NAME}://${_SPUG_DATASOURCE_
SECOND_
IP}/${_SPUG_DATASOURCE_DATABASE}
spring.datasource.username=${_SPUG_DATASOURCE_USERNAME}
spring.datasource.username=${_SPUG_DATASOURCE_
SECOND_
USERNAME}
spring.datasource.password=${_SPUG_DATASOURCE_PASSWORD}
spring.datasource.password=${_SPUG_DATASOURCE_
SECOND_
PASSWORD}
spring.datasource.driver-class-name=${_SPUG_DATASOURCE_CLASSNAME}
spring.datasource.driver-class-name=${_SPUG_DATASOURCE_CLASSNAME}
server.port=${SERVICE_SERVER_PORT}
server.port=${SERVICE_SERVER_PORT}
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment