Add env example with list of all possible env variables
Can you update a ENV key example?
Can you update a ENV key example?
what?
i think op wants examples of the env variables used
you can find the list of all environment variables here: https://github.com/imputnet/cobalt/blob/current/docs/run-an-instance.md#list-of-all-environment-variables
could you rephrase your question? not really sure what you mean by "can you update env example"
could you rephrase your question? not really sure what you mean by "can you update env example"
Maybe he wants a .env.example file
env.example is the file that has every environmental value that .env has but with no value
as mentioned earlier, we have tables of all possible ENV variables in api & web readme files.