Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery
/
devops
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
ccfe25a9
authored
Jul 20, 2016
by
Gil Sade
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
added config.public.address,changed dataLogic.ds.IpAddress to ds.IpAddress
parent
243ca149
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
docker/composers/mcx-poc.yml
docker/composers/mcx-poc.yml
View file @
ccfe25a9
...
...
@@ -13,6 +13,7 @@ ui-api:
-Dmcz.files.location=/opt/mcx#
\
-Dpush.server.url=172.16.1.97:50000#
\
-Duse.schedular=true#
\
-Dconfig.public.address=172.16.1.9:8020#
\
-Drcs.send.message.url=http://172.16.1.97:8060/srg/chat/v1/standalone/sendmessage#
\
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9080"
# env_file:
...
...
@@ -43,7 +44,7 @@ ui-api:
### DATA-LOGIC ###
data-logic
:
environment
:
IPG_ENV_PARAMS
:
"
-Dd
ataLogic.d
s.IpAddress=172.16.1.97:8012#
\
IPG_ENV_PARAMS
:
"
-Dds.IpAddress=172.16.1.97:8012#
\
-Dredis.host=172.16.1.97"
# USE_DEBUG: "yes"
image
:
172.16.1.212:5050/mcx/data-logic
...
...
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