generated from pptx704/fastapi-template
Initial commit
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@ -0,0 +1,9 @@
|
||||
POSTGRES_USER=
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_DB=
|
||||
|
||||
JWT_SECRET=
|
||||
JWT_ALGORITHM=
|
||||
JWT_EXPIRE_MINUTES=
|
||||
|
||||
SQLALCHEMY_DATABASE_URL=
|
||||
Reference in New Issue
Block a user