fix dockerization

This commit is contained in:
lesion
2019-03-22 00:16:12 +01:00
parent 58f0d8c9fe
commit 3a8576a280
11 changed files with 645 additions and 534 deletions

18
.env
View File

@@ -1,13 +1,21 @@
NODE_ENV=production
# complete url (use https here!)
BASE_URL=http://localhost:12300
# node server will listen here
PORT=12300
# your instance's name and description
TITLE=Gancio
DESCRIPTION=diocane
ADMIN_EMAIL=admin@example.com
DESCRIPTION="description"
SMTP_HOST=mail.example.com
SMTP_USER=admin@example.com
SMTP_PASS=secret
# where emails comes from
ADMIN_EMAIL=admin@example.org
SMTP_HOST=mail.example.org
SMTP_USER=admin@example.org
SMTP_PASS=password
# please put a random string here
SECRET=secret