estado del protecto como funciona en el pcpasillo

This commit is contained in:
2025-02-15 21:34:16 -03:00
parent ed3e9f6b1c
commit 3240a526bf
11 changed files with 105 additions and 214 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
import { readable, type Readable } from 'svelte/store';
export const urlG: Readable<string> = readable('http://localhost:5007');
export const urlG: Readable<string> = readable('https://fedesrv.ddns.net');