We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aebe839 commit 9ad26f2Copy full SHA for 9ad26f2
1 file changed
nuxt.config.js
@@ -50,7 +50,7 @@ export default {
50
// Axios module configuration: https://go.nuxtjs.dev/config-axios
51
axios: {
52
// Workaround to avoid enforcing hard-coded localhost:3000: https://github.com/nuxt-community/axios-module/issues/308
53
- baseURL: '/',
+ baseURL: 'https://kfu-reg.github.io/database/',
54
},
55
56
// PWA module configuration: https://go.nuxtjs.dev/pwa
0 commit comments