Switch from .json for secrets to .env
This commit is contained in:
parent
f8ad83439c
commit
d2f89f0938
2 changed files with 2 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,4 +3,5 @@ target/
|
|||
venv/
|
||||
.idea/
|
||||
.vscode/
|
||||
api-key.json
|
||||
|
||||
/.env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue