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