bump project
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
APP_ENV=development
|
||||
SECRET_KEY=replace-with-a-long-random-secret
|
||||
DATABASE_URL=sqlite:///instance/face_attendance.sqlite3
|
||||
FACE_MATCH_TOLERANCE=0.55
|
||||
MAX_CONTENT_LENGTH=8388608
|
||||
Reference in New Issue
Block a user