1
0

fix(added options): added domain options to catalogue

This commit is contained in:
sido
2018-03-09 08:14:43 +01:00
parent 3fb94926a2
commit 49f38cf8da
5 changed files with 74 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
molgenis:
image: webhost12.service.rug.nl/molgenis/molgenis:6.0.0
ports:
- 8081:8080
- 8080
links:
- postgres
- elasticsearch
@@ -9,8 +9,8 @@
- molgenis-data
labels:
io.rancher.sidekicks: molgenis-data
io.rancher.scheduler.global: true
io.rancher.container.pull_image: always
io.rancher.scheduler.global: true
traefik.frontend.rule: Host:${DOMAINS}
traefik.enable: true
traefik.port: 8080