mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 19:33:11 +02:00
fix: respect BASE_PATH in AI chat fetch and pdfjs worker assets
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
# Userback feedback widget — leave blank to disable
|
||||
VITE_USERBACK_TOKEN=
|
||||
|
||||
# URL subpath prefix for SaaS deployments (e.g. "app" if serving at /app/) — leave blank for root
|
||||
VITE_RUN_SUBPATH=
|
||||
|
||||
# Development-only auth bypass — allows unauthenticated access on localhost in dev mode
|
||||
# The URL subpath prefix is read from BASE_PATH at runtime, sourced from the
|
||||
# top-level RUN_SUBPATH env var which Vite consumes at build time.
|
||||
VITE_DEV_BYPASS_AUTH=false
|
||||
|
||||
Reference in New Issue
Block a user