Removing .env-test

This commit is contained in:
David Jay
2016-12-02 12:52:43 -05:00
parent 94dd79b6a7
commit c387df55f3
-7
View File
@@ -1,7 +0,0 @@
export TALK_SESSION_SECRET="WdesjejtsktVJReZhJYEhThKgZsdHKaXVrXUiKxtsNjJmtvTFL"
export TALK_FACEBOOK_APP_ID= "abc"
export TALK_FACEBOOK_APP_SECRET="123"
export TALK_ROOT_URL="stuff"
export TALK_SMTP_CONNECTION_URL="things"
export TALK_PORT=3011
export TALK_MONGO_URL='mongodb://localhost/test'