Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
K
karname-ui
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
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
Reza Sahebgharan
karname-ui
Commits
eee49228
Commit
eee49228
authored
Mar 07, 2020
by
Reza Sahebgharan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
windows2linux
parent
be2d2f11
Pipeline
#1125
passed with stage
in 3 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
8 deletions
+11
-8
docker-compose.yml
docker-compose.yml
+11
-8
No files found.
docker-compose.yml
View file @
eee49228
...
...
@@ -20,12 +20,15 @@ services:
MONGO_URL
:
mongodb://mongo-windows:27017/karname
PORT
:
3000
METEOR_SETTINGS
:
'
{"worklistUrl":"http://karname-broker","databusUrl":"http://databus"}'
# mongo:
# image: repo.marcopacs.com/kelishe/mongo:4.2.0
# command:
# - --storageEngine=wiredTiger
# volumes:
# - data:/data/db
volumes
:
-
logsvol:/opt/bundle/programs/server/assets/app/logs
mongo
:
image
:
repo.marcopacs.com/kelishe/mongo:4.2.0
command
:
-
--storageEngine=wiredTiger
volumes
:
-
data:/data/db
volumes
:
data
:
\ No newline at end of file
data
:
logsvol
:
\ 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