Pushnotifications now
This commit is contained in:
5
config/env/push.config.example.js
vendored
Normal file
5
config/env/push.config.example.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
publicKey: "",
|
||||
privateKey: "",
|
||||
mailto: ""
|
||||
};
|
||||
Reference in New Issue
Block a user