diff --git a/vinvoor/production.env b/vinvoor/production.env index 62e745c..88276de 100644 --- a/vinvoor/production.env +++ b/vinvoor/production.env @@ -1,3 +1,3 @@ -VITE_BACKEND_URL="http://zess.zeus.gent/api" +VITE_BACKEND_URL="https://zess.zeus.gent/api" VITE_DEFAULT_THEME_MODE="light"