Added template .env file

This commit is contained in:
Vadim Prishlyak 2019-07-11 00:12:01 +03:00
parent 71f7d823fe
commit 37cc402a7d
2 changed files with 2 additions and 1 deletions

2
.env Normal file
View File

@ -0,0 +1,2 @@
ADMIN_EMAIL=admin
ADMIN_PASSWORD=password

1
.gitignore vendored
View File

@ -1,3 +1,2 @@
.env
*.sublime*
backup/