13 lines
185 B
Bash
13 lines
185 B
Bash
BASE_URL=http://localhost:12300
|
|
|
|
TITLE=Gancio
|
|
DESCRIPTION=diocane
|
|
|
|
ADMIN_EMAIL=admin@example.com
|
|
|
|
SMTP_HOST=mail.example.com
|
|
SMTP_USER=admin@example.com
|
|
SMTP_PASS=secret
|
|
|
|
SECRET=secret
|