Skip to content

Commit 556406f

Browse files
committed
Update backend url
1 parent fcb120f commit 556406f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export default defineNuxtConfig({
1818
},
1919
runtimeConfig: {
2020
public: {
21-
BASE_API_URL: 'https://api-test.bootstrap.academy',
21+
BASE_API_URL: 'https://api.test.bootstrap.academy',
2222
BASE_WEB_URL: 'https://bootstrap-academy-frontend.pages.dev',
2323
Gleap_API_KEY: '8TVLuULNmWxZHIifA1PW6TYHUCKEb5so',
2424
Vue3ReCaptcha_SITE_KEY: '6Ldb070iAAAAAKsAt_M_ilgDbnWcF-N_Pj2DBBeP',

0 commit comments

Comments
 (0)