initial login logic
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
SECRET_KEY=your-secret-key-here
|
||||
DATABASE_URL=sqlite:///app.db
|
||||
ALTCHA_HMAC_KEY=your-altcha-hmac-key-here
|
||||
Reference in New Issue
Block a user