Implement indexing into Apache Druid #1

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

View File

@ -11,10 +11,7 @@ services:
- "${THRESHOLD_RELAY_PORT}:${THRESHOLD_RELAY_PORT}" - "${THRESHOLD_RELAY_PORT}:${THRESHOLD_RELAY_PORT}"
- "${THRESHOLD_API_PORT}:${THRESHOLD_API_PORT}" - "${THRESHOLD_API_PORT}:${THRESHOLD_API_PORT}"
env_file: env_file:
- .env - stack.env
# for development
extra_hosts:
- "host.docker.internal:host-gateway"
volumes_from: volumes_from:
- tmp - tmp