mirror of
https://github.com/valitydev/redash.git
synced 2024-11-06 17:15:17 +00:00
fixed according to https://github.com/getredash/redash/pull/1976#issuecomment-333370285
This commit is contained in:
parent
41a03352b9
commit
521d05279b
@ -17,7 +17,6 @@ services:
|
||||
REDASH_LOG_LEVEL: "INFO"
|
||||
REDASH_REDIS_URL: "redis://redis:6379/0"
|
||||
REDASH_DATABASE_URL: "postgresql://postgres@postgres/postgres"
|
||||
restart: always
|
||||
worker:
|
||||
build: .
|
||||
command: scheduler
|
||||
|
Loading…
Reference in New Issue
Block a user