Set ver, clean up dependencies

This commit is contained in:
advplyr 2021-09-02 12:19:26 -05:00
parent 495af35043
commit 06657538a9
12 changed files with 112 additions and 45 deletions

View file

@ -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: {