Implement indexing into Apache Druid #1

Closed
m wants to merge 263 commits from druid into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6811ce4af5 - Show all commits

View File

@ -7,7 +7,7 @@ services:
volumes: volumes:
- ${PORTAINER_GIT_DIR}:/code - ${PORTAINER_GIT_DIR}:/code
env_file: env_file:
- .env - ../stack.env
volumes_from: volumes_from:
- tmp - tmp
depends_on: depends_on: