changed db to postgres with password stored in env
This commit is contained in:
parent
86a07ad8bd
commit
1ac820bfc8
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,7 +3,8 @@ __pycache__/
|
||||
*.py[cod]
|
||||
|
||||
# Database
|
||||
instance/*.db
|
||||
postgres_data/
|
||||
|
||||
|
||||
# Docker
|
||||
.env
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user