Variables for the API have been updated
This commit is contained in:
@@ -63,7 +63,7 @@ export default {
|
||||
name: 'About',
|
||||
data () {
|
||||
return {
|
||||
publicPath: process.env.BASE_URL
|
||||
publicPath: process.env.VUE_APP_BASE_URL + '/'
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
|
Reference in New Issue
Block a user