diff --git a/src/const.ts b/src/const.ts index 1a78c58..592a74c 100644 --- a/src/const.ts +++ b/src/const.ts @@ -12,8 +12,8 @@ export const GB = KB * 1000; export const TB = GB * 1000; export const PB = TB * 1000; -export const ApiUrl = "http://localhost:8000"; -//export const ApiUrl = "https://api.lnvps.net"; +//export const ApiUrl = "http://localhost:8000"; +export const ApiUrl = "https://api.lnvps.net"; export const NostrProfile = new NostrLink( NostrPrefix.Profile,