diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3440525f67542ea03b41abf3d1c3a948338ce061..3a08a00ccbadd46d235d4324079fae52fec740ed 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -68,7 +68,7 @@ frontend-build-surge:
   variables:
     # On merge requests we build using preprod to be able
     # to test on surge.sh
-    VUE_APP_API_BASE_URL: https://preprod.arkindex.teklia.com/api/v1
+    VUE_APP_API_BASE_URL: https://ee.preprod.arkindex.teklia.com/api/v1
 
   script:
     - npm run surge