Skip to content

Conversation

@gudaoxuri
Copy link
Contributor

Motivation

  • Private deployments frequently expose several services through a single gateway or domain, so drawDB must continue to work when served from a sub-path (context path).

Changes

  • Vite (local/testing) – Document that when building or serving with Vite directly, VITE_BASE_PATH can still be set manually to mirror the desired sub-path during testing.
  • Docker deployment – Bake the __BASE_PATH__ placeholder into the built assets, rely on DRAWDB_BASE_PATH at runtime to rewrite paths and generate the matching Nginx config, and update the README to reflect the simplified workflow.

Testing
Local testing passed.

@vercel
Copy link

vercel bot commented Oct 29, 2025

@gudaoxuri is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant