Add password-protected access flow
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
environment:
|
||||
PORT: 3000
|
||||
DB_PATH: /data/mail.db
|
||||
APP_PASSWORD: ${APP_PASSWORD}
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user