Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
Viewing
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
mashplace
backend
Viewing
Commits
7bfacd81
Commit
7bfacd81
authored
2 years ago
by
Ivan Bogachev
Browse files
Options
Downloads
Patches
Plain Diff
ports
parent
c44a3be3
Branches
mp-66
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.yml
+1
-4
1 addition, 4 deletions
docker-compose.yml
with
1 addition
and
4 deletions
docker-compose.yml
+
1
−
4
View file @
7bfacd81
...
...
@@ -9,7 +9,7 @@ services:
-
mashroom-query-parser
-
mashroom-address
environment
:
ADDR
:
:1000
1
ADDR
:
:1000
0
MONGO_URL
:
mongodb:27017
QUERY_PARSER_URL
:
http://mashroom-query-parser:8080
MONGO_DATABASE
:
data
...
...
@@ -18,8 +18,6 @@ services:
ADDRESS_SERVICE_URL
:
"
mashroom-address:10000"
expose
:
-
10000
# ports:
# - '10001:10001'
networks
:
mashroom
:
ipv4_address
:
10.251.0.10
...
...
@@ -27,7 +25,6 @@ services:
-
mashroom-viewing:/data
mongodb
:
image
:
registry.gitlab.mashroom.com/mashroom/backend/common/mongo:1.0
# image: "registry.gitlab.mashroom.com/mashroom/devops/infrastructure/mongo:4.4.1"
environment
:
MONGO_INITDB_ROOT_USERNAME
:
data
MONGO_INITDB_ROOT_PASSWORD
:
data
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment