Commit a509355a by amir

fix video messaging

parent 3d281713
......@@ -17,7 +17,7 @@ services:
-Duse.schedular=true#\
-Dcity.reports=san-diego,chicago#\
-Dconfig.public.address=commetoo.com#\
-Drcs.send.message.url=http://srg:8060/srg/chat/v1/standalone/sendmessage#\
-Drcs.send.message.url=http://srg/srg/chat/v1/standalone/sendmessage#\
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9080"
image: 172.16.1.212:5050/mcx/ui:30-4f7251
ports:
......@@ -215,9 +215,9 @@ services:
- "80:80"
- "443:443"
- "444:444"
links:
# links:
# - ui-api
- srg
# - srg
# - ui-web-client
# - ui-web-control
# - ui-web-driver
......@@ -230,6 +230,9 @@ services:
- "/opt/mcz/config-letsencrypt/:/config:rw"
networks:
- backend
depends_on:
- ui-api
- srg
###### mde ###################
mde:
environment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment