mirror of https://github.com/samply/bridgehead.git
/var/cache for mtba
This commit is contained in:
parent
e643e9f16e
commit
34cd4302bd
|
@ -27,8 +27,8 @@ services:
|
|||
- "traefik.http.middlewares.mtba_ccp_strip.stripprefix.prefixes=/mtba"
|
||||
- "traefik.http.routers.mtba_ccp.middlewares=mtba_ccp_strip, auth"
|
||||
volumes:
|
||||
- /tmp/bridgehead/mtba/input:/app/input
|
||||
- /tmp/bridgehead/mtba/persist:/app/persist
|
||||
- /var/cache/bridgehead/ccp/mtba/input:/app/input
|
||||
- /var/cache/bridgehead/ccp/mtba/persist:/app/persist
|
||||
|
||||
# TODO: Include CBioPortal in Deployment ...
|
||||
# NOTE: CBioPortal can't load data while the system is running. So after import of data bridgehead needs to be restarted!
|
||||
|
|
Loading…
Reference in New Issue