fixed index url

This commit is contained in:
masterElmar
2024-03-31 18:58:04 +02:00
parent c2c1b17d2d
commit 285b066c3a

View File

@ -48,7 +48,7 @@
const sliderArrayQuery = []; const sliderArrayQuery = [];
const pb = new PocketBase('http://127.0.0.1:8090'); const pb = new PocketBase('http://192.168.178.57:8090');
const media = pb.collection('media').getFullList(2000, { const media = pb.collection('media').getFullList(2000, {
sort: '-created', sort: '-created',