Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
谢明辉
/
VVAS-Match
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 326f4f54
authored
Jan 23, 2026
by
wangxinzhe
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改配置文件
1 parent
a0a23d38
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 @
326f4f5
...
@@ -3,9 +3,9 @@ server.port=${SERVICE_SERVER_PORT}
...
@@ -3,9 +3,9 @@ server.port=${SERVICE_SERVER_PORT}
spring.jackson.time-zone=GMT+8
spring.jackson.time-zone=GMT+8
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
# es
# es
spring.elasticsearch.uris=${_SPUG_SERVICE_ELASTICSEARCH_URIS_
MATCH
}
spring.elasticsearch.uris=${_SPUG_SERVICE_ELASTICSEARCH_URIS_
SECOND
}
spring.elasticsearch.username=${_SPUG_SERVICE_ELASTICSEARCH_USERNAME_
MATCH
}
spring.elasticsearch.username=${_SPUG_SERVICE_ELASTICSEARCH_USERNAME_
SECOND
}
spring.elasticsearch.password=${_SPUG_SERVICE_ELASTICSEARCH_PASSWORD_
MATCH
}
spring.elasticsearch.password=${_SPUG_SERVICE_ELASTICSEARCH_PASSWORD_
SECOND
}
spring.elasticsearch.ioThreadCount=100
spring.elasticsearch.ioThreadCount=100
spring.elasticsearch.maxConnTotal=200
spring.elasticsearch.maxConnTotal=200
spring.elasticsearch.maxConnPerRoute=100
spring.elasticsearch.maxConnPerRoute=100
...
...
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