-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
Hello,
i have added a pushover API in config.js and service run successfully without a problem (schnack in docker).
But after i allowed send notification permission when i access my ghost blog and make 2 comments with my twitter and github, its just nothing. No notification made.
404 not found sw.js in my comment-subdomain web -> komentar.nauf.al/sw.js
and i got error on console of my web browser.
when i browse google, i got this DOMException: The operation is insecure. which is i should add header("Service-Worker-Allowed: https://www.yoursite.com/");
and scope in push.js? is that right?
where should i put it the Service-Worker-Allowed
thing?
or can you help me to make sure the notifications run in my browser? Thank you
Metadata
Metadata
Assignees
Labels
No labels