2019-03-11 00:20:37 +01:00
|
|
|
NODE_ENV=production
|
2019-03-05 00:23:21 +01:00
|
|
|
BASE_URL=http://localhost:12300
|
|
|
|
|
|
2019-03-07 14:59:28 +01:00
|
|
|
TITLE=Gancio
|
|
|
|
|
DESCRIPTION=diocane
|
|
|
|
|
|
2019-03-05 00:23:21 +01:00
|
|
|
ADMIN_EMAIL=admin@example.com
|
|
|
|
|
|
|
|
|
|
SMTP_HOST=mail.example.com
|
|
|
|
|
SMTP_USER=admin@example.com
|
|
|
|
|
SMTP_PASS=secret
|
|
|
|
|
|
|
|
|
|
SECRET=secret
|