QUICKSTART: config.json bugfix

merge-requests/23/head
Michał 'rysiek' Woźniak 2022-03-14 14:26:54 +00:00
rodzic 710f70983c
commit a57cd43047
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -276,7 +276,7 @@ We can add these endpoints to our `config.json`:
"https://somevps1.hostingprovider.example/", "https://somevps1.hostingprovider.example/",
"https://d11ipsexample.cloudfront.net" "https://d11ipsexample.cloudfront.net"
], ],
concurrency: 2 "concurrency": 2
}], }],
"loggedComponents": ["service-worker", "fetch", "cache"], "loggedComponents": ["service-worker", "fetch", "cache"],
"defaultPluginTimeout": 1000 "defaultPluginTimeout": 1000