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