Issue Summary
Hello,
Can you give me a hint how to pass configuration (i.e. environment variables) to a Redash v9 instance pulled from Docker Hub? I’d like to change the REDASH_REDIS_URL and REDASH_DATABASE_URL. Should I rebuild the container (docker-compose up -d
) to change these settings or there are other means? It seems that no file or directory is mounted from host filesystem.
Technical details:
- Redash Version: v9-beta
- Browser/OS: CentOS 8
- How did you install Redash: Docker