mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Add subpath support #320
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @etescartz on 12/28/2025
My setup doesn't allow me to use subdomains and I'm using a Nginx Reverse proxy to split the same domain into multiple subpaths.
I tested the current latest version and I cannot load the assets.
Please add
BASE_PATHorBASE_URLsupport so a location like/databasus/can be used to access the web interface.