feat: read config from env if config.json is not found
This commit is contained in:
parent
05706007f1
commit
a462b6af1b
6 changed files with 141 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,6 +11,7 @@ data/*
|
|||
|
||||
# Configuration
|
||||
config.json
|
||||
.env
|
||||
|
||||
# Log files
|
||||
*.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue