Ignore push.json and add push.json.example + README note

This commit is contained in:
hbrain 2026-05-29 13:36:58 +02:00
parent b3570f9c0f
commit 85cc58be44
3 changed files with 18 additions and 0 deletions

4
push.json.example Normal file
View file

@ -0,0 +1,4 @@
{
"vapidPublicKey": "REPLACE_WITH_PUBLIC_KEY",
"vapidPrivateKey": "REPLACE_WITH_PRIVATE_KEY"
}