mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-24 08:28:12 +00:00
fix(quickstart): fix for No such classes directory file:///etc/datahub/plugins/auth/resources (#5720)
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
This commit is contained in:
parent
d9b2a45c5f
commit
cfaf7a0c20
@ -86,6 +86,7 @@ services:
|
||||
- ${DATAHUB_MAPPED_GMS_PORT:-8080}:8080
|
||||
volumes:
|
||||
- ${HOME}/.datahub/plugins:/etc/datahub/plugins
|
||||
- ${HOME}/.datahub/plugins/auth/resources/:/etc/datahub/plugins/auth/resources
|
||||
elasticsearch:
|
||||
container_name: elasticsearch
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user