Files
ni-mail/.env.example

6 lines
141 B
Bash

CLIENT_ID=your-azure-app-client-id
SECRET_KEY=ni-mail-secret-key-12345
PROXY_URL=http://host.docker.internal:7890
TZ=Asia/Shanghai
PORT=8080