forked from kompetenzinventar/ki-frontend
provide config.js
This commit is contained in:
@ -59,8 +59,8 @@ export default {
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
iconUrl: process.env.VUE_APP_API_URL
|
||||
iconUrl: this.apiUrl
|
||||
}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user