estado del protecto como funciona en el pcpasillo
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user