mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 13:38:12 +00:00
aktualizacja paczek i API
This commit is contained in:
+1
-2
@@ -15,7 +15,7 @@ export default defineConfig({
|
||||
globPatterns: ['**/*.{js,css,html,png,svg,img}'],
|
||||
runtimeCaching: [
|
||||
{
|
||||
urlPattern: /^https:\/\/stacjownik.spythere.pl\/\/api\/getSceneries/i,
|
||||
urlPattern: /^https:\/\/stacjownik.spythere.eu\/\/api\/getSceneries/i,
|
||||
handler: 'CacheFirst',
|
||||
options: {
|
||||
cacheName: 'sceneries-cache',
|
||||
@@ -36,4 +36,3 @@ export default defineConfig({
|
||||
}),
|
||||
],
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user