mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 09:28:51 +00:00
No longer specifying google-apps domain from ENV var
http://docs.redash.io/en/latest/setup.html#users-google-authentication-setup
This commit is contained in:
parent
30066f6d04
commit
6393f0225a
@ -11,7 +11,6 @@ redash:
|
|||||||
REDASH_REDIS_URL: "redis://redis:6379/0"
|
REDASH_REDIS_URL: "redis://redis:6379/0"
|
||||||
REDASH_DATABASE_URL: "postgresql://postgres@postgres/postgres"
|
REDASH_DATABASE_URL: "postgresql://postgres@postgres/postgres"
|
||||||
REDASH_COOKIE_SECRET: veryverysecret
|
REDASH_COOKIE_SECRET: veryverysecret
|
||||||
REDASH_GOOGLE_APPS_DOMAIN:
|
|
||||||
redis:
|
redis:
|
||||||
image: redis:2.8
|
image: redis:2.8
|
||||||
postgres:
|
postgres:
|
||||||
|
Loading…
Reference in New Issue
Block a user