update translate worker url
This commit is contained in:
+1
-1
@@ -9,6 +9,6 @@ VITE_NOSTR_PUSH_PUBKEY=""
|
|||||||
VITE_SHARE_ORIGIN=""
|
VITE_SHARE_ORIGIN=""
|
||||||
# DeepL-backed translation worker for user-generated content.
|
# DeepL-backed translation worker for user-generated content.
|
||||||
# Example: VITE_TRANSLATE_WORKER_URL="https://agora-translate.<your-subdomain>.workers.dev"
|
# Example: VITE_TRANSLATE_WORKER_URL="https://agora-translate.<your-subdomain>.workers.dev"
|
||||||
VITE_TRANSLATE_WORKER_URL="https://agora-translate.mk-cc1.workers.dev"
|
VITE_TRANSLATE_WORKER_URL="https://agora-translate.lemonknowsall.workers.dev/"
|
||||||
# Set to "*" to allow any host in the Vite dev server (eg. when proxying through a custom domain)
|
# Set to "*" to allow any host in the Vite dev server (eg. when proxying through a custom domain)
|
||||||
# ALLOWED_HOSTS="*"
|
# ALLOWED_HOSTS="*"
|
||||||
|
|||||||
Reference in New Issue
Block a user