Prepared Pusher push notifications

This commit is contained in:
2022-02-07 22:54:10 +00:00
parent 1c9f223d3f
commit 6a4ba00c78
7 changed files with 318 additions and 2 deletions

View File

@@ -76,6 +76,10 @@ PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_APP_CLUSTER=mt1
BEAMS_INSTANCE_ID=
BEAMS_SECRET_KEY=
MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"