From 4a186306d9cbf75cf519e261a120bee048f2a30d Mon Sep 17 00:00:00 2001 From: Szymon Nowak Date: Thu, 20 Mar 2014 22:28:18 +0100 Subject: [PATCH] Update .env.sample --- .env.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.sample b/.env.sample index 7bc9de1..23c54e1 100644 --- a/.env.sample +++ b/.env.sample @@ -1,6 +1,6 @@ PORT=8000 PERSONA_URL=http://localhost:8000 -SECRET=35b725ff3c3b48fc889c55d886f21aa1 +SECRET=qwerty FIREBASE_URL=https://your-firebase.firebaseio.com FIREBASE_SECRET=qwerty NEW_RELIC_ENABLED=false