Add password-protected access flow
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
PORT=3000
|
||||
DB_PATH=./mail.db
|
||||
APP_PASSWORD=change-this-password
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
PORT=3000
|
||||
DB_PATH=./mail.db
|
||||
APP_PASSWORD=change-this-password
|
||||
|
||||