fix component. Add flags.

This commit is contained in:
Jordan
2025-01-24 06:25:37 -08:00
parent 8cc1048251
commit 0c9daf8e4a
17 changed files with 334 additions and 33 deletions

View File

@ -1 +1 @@
export const LIBRETRANSLATE_BASE_URL = process.env.LIBRETRANSALTE_BASE_URL || "http://localhost:5000"
export const LIBRETRANSLATE_BASE_URL = process.env.LIBRETRANSALTE_BASE_URL || "https://translate.flossboxin.org.in"