mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-04-30 01:15:24 +02:00
When the `ROUTER_BASE_PATH` env variable is set to an empty string it's mistakenly overriden to `/audiobookshelf` instead. The `/audiobookshelf` fallback should only be used when the `ROUTER_BASE_PATH` env variable is undefined, not just an empty string. Regression introduced in https://github.com/advplyr/audiobookshelf/pull/3810 See also: https://github.com/advplyr/audiobookshelf/pull/3810#discussion_r1948790937 Partially address https://github.com/advplyr/audiobookshelf/issues/3874 |
||
---|---|---|
.. | ||
assets | ||
components | ||
cypress | ||
layouts | ||
middleware | ||
mixins | ||
pages | ||
players | ||
plugins | ||
static | ||
store | ||
strings | ||
cypress.config.js | ||
nuxt.config.js | ||
package-lock.json | ||
package.json | ||
tailwind.config.js |