This commit is contained in:
2024-11-14 02:06:21 +08:00
commit 29ce03dbc5
24 changed files with 1042 additions and 0 deletions

7
example.env Normal file
View File

@ -0,0 +1,7 @@
SECRET_KEY=
POSTGRES_HOST=localhost
POSTGRES_PORT=5432
POSTGRES_DATABASE=url_shortener
POSTGRES_USERNAME=url_shortener
POSTGRES_PASSWORD=