Ignore push.json and add push.json.example + README note
This commit is contained in:
parent
b3570f9c0f
commit
85cc58be44
3 changed files with 18 additions and 0 deletions
4
push.json.example
Normal file
4
push.json.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"vapidPublicKey": "REPLACE_WITH_PUBLIC_KEY",
|
||||
"vapidPrivateKey": "REPLACE_WITH_PRIVATE_KEY"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue