acdh-oeaw / vicav-vue3

Reimplementation of the VICAV Frontend based on Vue.js 3
https://vicav-vue.acdh-ch-dev.oeaw.ac.at
MIT License
0 stars 0 forks source link

fix: update base url #51

Closed stefanprobst closed 1 year ago

stefanprobst commented 1 year ago

looks like we need to update the api base url in the .env template after recent openapi doc changes.

simar0at commented 1 year ago

Thanks!