Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mowgli
docker
Commits
e4e26352
Commit
e4e26352
authored
Apr 03, 2019
by
Daniel Seybold
Browse files
fixed cert
parent
e2237c1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docker-compose.yml
docker-compose.yml
+2
-2
No files found.
docker-compose.yml
View file @
e4e26352
...
...
@@ -41,7 +41,7 @@ services:
ports
:
-
9000:9000
volumes
:
-
/tmp
:/tmp
-
/tmp
/mowgli:/tmp/mowgli
cloudiator-etcd
:
depends_on
:
-
"
cloudiator-service"
...
...
@@ -101,7 +101,7 @@ services:
-
8282:8282
volumes
:
-
/opt/evaluation-results/:/opt/evaluation-results/
-
/tmp
:/tmp
-
/tmp
/mowgli:/tmp/mowgli
application-catalogue
:
depends_on
:
-
"
cloudiator-service"
...
...
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