Compare commits

..

No commits in common. "edd69d78e3d388dd3293ed2bc6d65800fcf61b4f" and "9bbf45429c81294955a278d673655b2632161215" have entirely different histories.

2 changed files with 0 additions and 7 deletions

5
.env
View file

@ -1,5 +0,0 @@
DB_HOST="CHANGEME"
DB_PORT="CHANGEME"
DB_NAME="CHANGEME"
DB_USER="CHANGEME"
DB_PASSWORD="CHANGEME"

2
.gitignore vendored
View file

@ -1,2 +0,0 @@
.venv
__pycache__