10 lines
151 B
Bash
10 lines
151 B
Bash
BASE_URL=http://localhost:12300
|
|
|
|
ADMIN_EMAIL=admin@example.com
|
|
|
|
SMTP_HOST=mail.example.com
|
|
SMTP_USER=admin@example.com
|
|
SMTP_PASS=secret
|
|
|
|
SECRET=secret
|