mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-10 01:15:06 +02:00
Add dev proxies for all server path
This commit is contained in:
parent
f2102a0a23
commit
49ed208a54
2 changed files with 3 additions and 7 deletions
|
@ -14,7 +14,6 @@ export default function ({ $axios, store, $config }) {
|
|||
|
||||
if (process.env.NODE_ENV === 'development') {
|
||||
console.log('Making request to ' + config.url)
|
||||
config.url = `/dev${config.url}`
|
||||
}
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue