Compare commits
No commits in common. "edd69d78e3d388dd3293ed2bc6d65800fcf61b4f" and "9bbf45429c81294955a278d673655b2632161215" have entirely different histories.
edd69d78e3
...
9bbf45429c
5
.env
5
.env
|
@ -1,5 +0,0 @@
|
|||
DB_HOST="CHANGEME"
|
||||
DB_PORT="CHANGEME"
|
||||
DB_NAME="CHANGEME"
|
||||
DB_USER="CHANGEME"
|
||||
DB_PASSWORD="CHANGEME"
|
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +0,0 @@
|
|||
.venv
|
||||
__pycache__
|
Loading…
Reference in a new issue