Finish
This commit is contained in:
7
example.env
Normal file
7
example.env
Normal file
@ -0,0 +1,7 @@
|
||||
SECRET_KEY=
|
||||
|
||||
POSTGRES_HOST=localhost
|
||||
POSTGRES_PORT=5432
|
||||
POSTGRES_DATABASE=url_shortener
|
||||
POSTGRES_USERNAME=url_shortener
|
||||
POSTGRES_PASSWORD=
|
Reference in New Issue
Block a user