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]
|
*.py[cod]
|
||||||
|
|
||||||
# Database
|
# Database
|
||||||
instance/*.db
|
postgres_data/
|
||||||
|
|
||||||
|
|
||||||
# Docker
|
# Docker
|
||||||
.env
|
.env
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user