cognita
cognita copied to clipboard
Why do have two env example/sample files in the root folder?
trafficstars
As of now, root folder has
- An
env.examplefile - An
env.local.examplefile
It would be helpful to clean up the .env sample/example files
The local example file is for when you run cognita locally, the other one is for truefoundry specifics. We are in process of refactoring and clean up will get this done soon!
We have now moved to docker compose, keeping only a single env file. Please check the docs now. Thanks!