Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docker-test
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
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kunkka王辉
docker-test
Commits
92b486e3
Commit
92b486e3
authored
Sep 13, 2023
by
Kunkka王辉
😲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 参数处理
parent
c0b1ae36
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
deploy-hosts.sh
src/deploy-hosts.sh
+3
-3
No files found.
src/deploy-hosts.sh
View file @
92b486e3
...
...
@@ -400,7 +400,7 @@ SERVICE_MemberMicros=$HOST:1234#缺省
SERVICE_PresaleMicros=
$HOST
:
$GALAXY_PRESALE_MICROS_API_HTTP_PORT
SERVICE_BizPlatform=
$JAVA_BIZ_PLATFORM_URI
SERVICE_CrmClient=
$JAVA_CLIENT_URI
SERVICE_
common-server
=
$HOST
:
$GALAXY_COMMON_SERVER_API_HTTP_PORT
SERVICE_
workflow-server
=
$HOST
:
$GALAXY_WORKFLOW_API_HTTP_PORT
SERVICE_
data-center
=
$HOST
:1234 #缺省
SERVICE_
COMMON_SERVER
=
$HOST
:
$GALAXY_COMMON_SERVER_API_HTTP_PORT
SERVICE_
WORKFLOW_SERVER
=
$HOST
:
$GALAXY_WORKFLOW_API_HTTP_PORT
SERVICE_
DATA_CENTER
=
$HOST
:1234 #缺省
EOF
\ No newline at end of file
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