メンテナ情報をDBに保存するように
This commit is contained in:
parent
2de48110bb
commit
06b66f0209
15 changed files with 77 additions and 33 deletions
|
|
@ -6,7 +6,7 @@ import config from './config';
|
|||
if (config.sw) {
|
||||
// アプリケーションの連絡先と、サーバーサイドの鍵ペアの情報を登録
|
||||
push.setVapidDetails(
|
||||
config.maintainer.url,
|
||||
config.url,
|
||||
config.sw.public_key,
|
||||
config.sw.private_key);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue