misp icon indicating copy to clipboard operation
misp copied to clipboard

Create .env.template

Open Mixtol opened this issue 1 year ago • 1 comments

Hello! In the existing description it is described rather scattered how and where to set environment variables It would be nice to create a file with the environment as an example like in the main misp repository. 🤔

Mixtol avatar Nov 27 '24 10:11 Mixtol

The required variables are already in the docker-compose.yaml under environment. If you use docker compose for your deployment, you can modify and add further variables there. Otherwise the way to set the environment variables depends on your environment and deployment method.

Benni0 avatar Nov 27 '24 10:11 Benni0