mirror of https://github.com/samply/bridgehead.git
Added: volume for opal metadata db (II)
This commit is contained in:
parent
65eee84a4f
commit
c751b72e0e
|
@ -55,7 +55,7 @@ services:
|
|||
BEAM_SECRET: ${TOKEN_MANAGER_SECRET}
|
||||
BEAM_DATASHIELD_PROXY: request-manager
|
||||
volumes:
|
||||
- "/var/cache/bridgehead/ccp/opal-metadata-db:/srv/data/orientdb" # Opal metadata
|
||||
- "/var/cache/bridgehead/ccp/opal-metadata-db:/srv" # Opal metadata
|
||||
secrets:
|
||||
- opal-cert.pem
|
||||
- opal-key.pem
|
||||
|
|
Loading…
Reference in New Issue