setup sqlite mocking.

This commit is contained in:
Jordan
2025-02-12 06:23:41 -08:00
parent 0db7db6b4f
commit 855ea871a8
51 changed files with 108 additions and 968 deletions

View File

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