diff --git a/cfsb-frontend/.env.production b/cfsb-frontend/.env.production index 0af59a0..3c7cca9 100644 --- a/cfsb-frontend/.env.production +++ b/cfsb-frontend/.env.production @@ -1,2 +1,2 @@ -VUE_APP_BACKEND_URL=http://cloud-fog-service-broker:8001 -VITE_BACKEND_URL=http://cloud-fog-service-broker: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 \ No newline at end of file