edit script to use environment variable for user and password

This commit is contained in:
msosic97
2022-04-13 13:03:42 +02:00
parent 9dbbbc0c7e
commit 535ba62d16
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -4,8 +4,8 @@
__pycache__/
local_settings.py
db.sqlite3
venv
.vscode
/media
settings.py
.env
env