Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
P
Privatisation_Deploy
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
tianye
Privatisation_Deploy
Commits
24ec0cdf
Commit
24ec0cdf
authored
Mar 25, 2022
by
root
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 排版v2.0
parent
ad69edf8
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docker-compose-searchcenter.yaml
...app_server/search-center/docker-compose-searchcenter.yaml
+1
-1
docker-compose-es.yaml
Health-cloud-server/db_server/docker-compose-es.yaml
+1
-1
No files found.
Health-cloud-server/app_server/search-center/docker-compose-searchcenter.yaml
View file @
24ec0cdf
...
@@ -8,7 +8,7 @@ services:
...
@@ -8,7 +8,7 @@ services:
stdin_open
:
true
stdin_open
:
true
volumes
:
volumes
:
-
./secret_key:/run/secret/key:ro
-
./secret_key:/run/secret/key:ro
-
./conf/app
/application.yml:/conf/application.yml
-
${DEPLOY_DIR}/${APP_NAME}/conf
/application.yml:/conf/application.yml
-
sc_log:/logs
-
sc_log:/logs
tty
:
true
tty
:
true
ports
:
ports
:
...
...
Health-cloud-server/db_server/docker-compose-es.yaml
View file @
24ec0cdf
...
@@ -8,7 +8,7 @@ services:
...
@@ -8,7 +8,7 @@ services:
volumes
:
volumes
:
-
es-data:/usr/share/elasticsearch/data
-
es-data:/usr/share/elasticsearch/data
-
${DB_DEPLOY_DIR}/plugins:/usr/share/elasticsearch/plugins
-
${DB_DEPLOY_DIR}/plugins:/usr/share/elasticsearch/plugins
-
./conf/e
s/e
lasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml
-
./conf/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml
environment
:
environment
:
-
"
ES_JAVA_OPTS=-Xms512m
-Xmx512m"
-
"
ES_JAVA_OPTS=-Xms512m
-Xmx512m"
-
discovery.type=single-node
-
discovery.type=single-node
...
...
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