Initial commit
This commit is contained in:
4
backend/.env.example
Normal file
4
backend/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
SECRET_KEY=your-super-secret-key-change-in-production
|
||||
FRONTEND_URL=http://localhost:3000
|
||||
ALGORITHM=HS256
|
||||
ACCESS_TOKEN_EXPIRE_MINUTES=480
|
||||
Reference in New Issue
Block a user