Files
redash/now.json
2018-07-15 13:39:57 +03:00

10 lines
191 B
JSON

{
"name": "redash-dev-preview",
"type": "docker",
"env": {
"DATABASE_URL": "@redash-dev-postgres-url",
"REDIS_URL": "@redash-dev-redis-url",
"REDASH_WEB_WORKERS": "2"
}
}