fix: undo const

This commit is contained in:
kieran 2024-11-26 19:15:50 +00:00
parent 1f5506a920
commit 8ee0748740
No known key found for this signature in database
GPG Key ID: DE71CEB3925BE941

View File

@ -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,