diff --git a/cfsb-frontend/.env.development b/cfsb-frontend/.env.development index e4e39ec..885e366 100644 --- a/cfsb-frontend/.env.development +++ b/cfsb-frontend/.env.development @@ -1,2 +1,2 @@ -VUE_APP_BACKEND_URL=http://127.0.0.1:8001 -VITE_BACKEND_URL=http://127.0.0.1:8001 \ No newline at end of file +VUE_APP_BACKEND_URL=https://cfsb-backend.cd.nebulouscloud.eu +VITE_BACKEND_URL=https://cfsb-backend.cd.nebulouscloud.eu diff --git a/cfsb-frontend/src/App.vue b/cfsb-frontend/src/App.vue index 000c1b3..db49a1d 100644 --- a/cfsb-frontend/src/App.vue +++ b/cfsb-frontend/src/App.vue @@ -132,7 +132,7 @@