fix api host

This commit is contained in:
Kieran 2023-03-30 19:30:24 +01:00
parent c284eb6910
commit 13543c5b10
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import { RelaySettings } from "@snort/nostr";
/**
* Add-on api for snort features
*/
export const ApiHost = "http://api.snort.social";
export const ApiHost = "https://api.snort.social";
/**
* LibreTranslate endpoint