trying out screen stack again.

This commit is contained in:
Jordan Hewitt
2025-02-12 12:37:35 -08:00
parent 855ea871a8
commit 078cc95765
46 changed files with 950 additions and 4 deletions

View File

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