Merge pull request #261 from alyssais/test_env

Add .env.test
This commit is contained in:
Eugen 2016-11-29 17:51:24 +01:00 committed by GitHub
commit 872a35011a
2 changed files with 4 additions and 1 deletions

3
.env.test Normal file
View file

@ -0,0 +1,3 @@
# Federation
LOCAL_DOMAIN=cb6e6126.ngrok.io
LOCAL_HTTPS=true

2
.gitignore vendored
View file

@ -19,6 +19,6 @@ coverage
public/system
public/assets
.env
.env.*
.env.production
node_modules/
neo4j/