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
54e26a3a
authored
Oct 02, 2017
by
amir
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
fix
parent
7a7568ee
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
18 deletions
config/local-testing/mcx-frontend.yml
config/local-testing/mcx-frontend.yml
View file @
54e26a3a
...
...
@@ -21,8 +21,6 @@ services:
-
"
/opt/mcx/config/repo/public-safety:/usr/share/nginx/html/repo/public-safety"
networks
:
-
backend
depends_on
:
-
ui-api
### UI-WEB-CLIENT (NGINX + WEB)
ui-web-client
:
environment
:
...
...
@@ -40,9 +38,6 @@ services:
image
:
municipalitybank.com:5050/mcx/ui-web:client-latest
networks
:
-
backend
depends_on
:
-
ui-api
-
srg
# volumes:
# - "/home/amir/temp/log:/var/log/nginx"
# - "/home/amir/git/ipgallery/ui-web/target:/usr/share/nginx/html"
...
...
@@ -63,9 +58,6 @@ services:
SRG_SERVER_HOSTPORT
:
"
srg:7681"
networks
:
-
backend
depends_on
:
-
ui-api
-
srg
# volumes:
# - "/home/gil/temp/log:/var/log/nginx"
# - "/home/gil/git/ui-web/target:/usr/share/nginx/html"
...
...
@@ -97,22 +89,12 @@ services:
-
"
8025:80"
-
"
8443:443"
-
"
8444:444"
# links:
# - ui-api
# - srg
# - public-safety-ic
# - ui-web-control
# - ui-web-client
# - ui-web-driver
privileged
:
true
volumes
:
-
"
/tmp/log:/var/log/nginx"
-
"
/opt/mcz/config-letsencrypt/:/config:rw"
networks
:
-
backend
depends_on
:
-
ui-api
-
srg
networks
:
backend
:
driver
:
bridge
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