feat: add .env configuration file and update README with configuration details
This commit is contained in:
3
monitor/.gitignore
vendored
Normal file
3
monitor/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# this .env file is used to store some paths and some configuration
|
||||
# It is not secure, so it can be committed to the repository
|
||||
!.env
|
||||
Reference in New Issue
Block a user