mirror of https://github.com/samply/bridgehead.git
fix: deactivate landingpage for KR project
This commit is contained in:
parent
599bcfcec4
commit
8c2ce8493c
|
@ -1,6 +1,10 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
landing:
|
||||||
|
profiles:
|
||||||
|
- deactivated
|
||||||
|
|
||||||
blaze:
|
blaze:
|
||||||
image: docker.verbis.dkfz.de/cache/samply/blaze:0.28
|
image: docker.verbis.dkfz.de/cache/samply/blaze:0.28
|
||||||
container_name: bridgehead-kr-blaze
|
container_name: bridgehead-kr-blaze
|
||||||
|
|
Loading…
Reference in New Issue