feat: add support for default UI language configuration and non-root Dockerfile
This commit is contained in:
@@ -11,3 +11,7 @@ VITE_CORS_PROXY_SECRET=
|
||||
VITE_WASM_PYMUPDF_URL=https://cdn.jsdelivr.net/npm/@bentopdf/pymupdf-wasm@0.11.14/
|
||||
VITE_WASM_GS_URL=https://cdn.jsdelivr.net/npm/@bentopdf/gs-wasm/assets/
|
||||
VITE_WASM_CPDF_URL=https://cdn.jsdelivr.net/npm/coherentpdf/dist/
|
||||
|
||||
# Default UI language (build-time)
|
||||
# Supported: en, ar, be, fr, de, es, zh, zh-TW, vi, tr, id, it, pt, nl, da
|
||||
VITE_DEFAULT_LANGUAGE=
|
||||
|
||||
Reference in New Issue
Block a user