Change PUSHER enviroment variable names

pusher.com's copy and paste .env snippet uses enviroment variables that
all start with "PUSHER_APP". This commit brings the config files in line
with pusher.com
This commit is contained in:
Theo Kouzelis
2017-01-04 00:29:19 +00:00
parent b43890c11f
commit de750d9ffb
2 changed files with 4 additions and 4 deletions

View File

@@ -28,5 +28,5 @@ MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
PUSHER_APP_ID=
PUSHER_KEY=
PUSHER_SECRET=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=