Removed mandatory loading of firebase messaging as it does not support Safari.

This commit is contained in:
Patrick Fic
2020-05-01 14:32:27 -07:00
parent 636e979fd0
commit 4699b10093
4 changed files with 21 additions and 11 deletions

View File

@@ -12,3 +12,7 @@ npx hasura console --admin-secret Dev-BodyShopAppBySnaptSoftware!
Migrating to Staging:
npx hasura migrate apply --up 10 --endpoint https://bodyshop-staging-db.herokuapp.com/ --admin-secret Staging-BodyShopAppBySnaptSoftware!
NGROK TEsting:
./ngrok.exe http https://localhost:5000 -host-header="localhost:5000"