Open mdrxy opened 3 months ago
Rethinking whether this is a smart move or not - I think API keys are probably better suited in a .env
.env
We could make a .env that merges the app config and the api keys, and then provide an .env template file, which would allow users to write their own from that
Rethinking whether this is a smart move or not - I think API keys are probably better suited in a
.env