andrewm4894 / anomstack

Anomstack - Painless open source anomaly detection for your metrics 📈📉🚀
https://andrewm4894.github.io/anomstack/
MIT License
83 stars 6 forks source link

Update docker-compose.yaml with environment variables and volume mappings #58

Closed andrewm4894 closed 7 months ago

andrewm4894 commented 7 months ago

This pull request updates the docker-compose.yaml file to include environment variables and volume mappings. The changes ensure that the necessary environment variables are read from the .env file and passed to the services. Additionally, the volume mappings have been modified to include the ./tmp and ./tmpdata directories.