We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb120f commit 556406fCopy full SHA for 556406f
nuxt.config.ts
@@ -18,7 +18,7 @@ export default defineNuxtConfig({
18
},
19
runtimeConfig: {
20
public: {
21
- BASE_API_URL: 'https://api-test.bootstrap.academy',
+ BASE_API_URL: 'https://api.test.bootstrap.academy',
22
BASE_WEB_URL: 'https://bootstrap-academy-frontend.pages.dev',
23
Gleap_API_KEY: '8TVLuULNmWxZHIifA1PW6TYHUCKEb5so',
24
Vue3ReCaptcha_SITE_KEY: '6Ldb070iAAAAAKsAt_M_ilgDbnWcF-N_Pj2DBBeP',
0 commit comments