Closed matanbaruch closed 2 months ago
Looking over that compose file, it has an awful lot of duplication of environment variables.
In theory (!), you should be able to throw the duplicates into a separate file and have them all refer to it.
That's what the env
file is meant for here:
That aside, the title for this issue mentions MacOS / Linux / Windows
in it, but the compose file has platform: linux/amd64
. What's the concept there? :smile:
You are right :) I will open another issue with correct compose.
Hey, For anyone having problems with running preview version of Redash (redash/redash:preview)
Use this docker-compose.yml (Alerts is also working)