6 lines
130 B
Bash
6 lines
130 B
Bash
# Copy this file to .env and fill in your credentials
|
|
# cp .env.example .env
|
|
|
|
EMAIL=your_email@example.com
|
|
PASSWORD=your_password
|