mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-04 10:04:39 +02:00
Set ver, clean up dependencies
This commit is contained in:
parent
495af35043
commit
06657538a9
12 changed files with 112 additions and 45 deletions
|
@ -4,7 +4,9 @@ export default {
|
|||
ssr: false,
|
||||
|
||||
env: {
|
||||
PROD: '1'
|
||||
PROD: '1',
|
||||
ANDROID_APP_URL: 'https://play.google.com/store/apps/details?id=com.audiobookshelf.app',
|
||||
IOS_APP_URL: ''
|
||||
},
|
||||
|
||||
publicRuntimeConfig: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue