mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-15 22:01:37 +00:00
Fix: apply base path to client and websocket
This commit is contained in:
parent
dadd41cb5c
commit
97e8d4f5c0
6 changed files with 565 additions and 9 deletions
|
|
@ -32,6 +32,7 @@
|
|||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
"express": "^4.17.1",
|
||||
"glob": "^10.2.1",
|
||||
"graceful-fs": "^4.2.10",
|
||||
"htmlparser2": "^8.0.1",
|
||||
"node-tone": "^1.0.1",
|
||||
|
|
@ -41,4 +42,4 @@
|
|||
"devDependencies": {
|
||||
"nodemon": "^2.0.20"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue