Open frafra opened 2 years ago
It would be also nice to have a comment within such file explaining what a variable does. In master there are variables that are not trivial to figure how what they do or how they should be set.
Ok, I guess that the example is stored here: https://github.com/OpenKnowledgeMaps/Headstart/blob/8dd82a9854a6d915e80a87a3ecbd2c13775dccf3/server/workers/flavorconfigs/example.env.
As docker compose expects .env
to be in the same directory of docker-compose.yml
by default, I would suggest moving example.env
file closer to where it is expected to be found.
Hi, there is a
docker-compose.yml
which use some env variables, but there is no example of list of these variables. It would be useful to have an.env
file (or an example) listing these variables with some defaults, as the current setup cannot be executed otherwise.This is what I have done with version 7:
Here is a possible example:
Some of these variables could be hardcoded: