diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ebaa44bb8c6f479087dbe18e13e365759f5f8ff7..28e055e2696759d61b4cd74a0b799ab23ad033ea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -49,7 +49,7 @@ variables:
   DEVELOP: 'https://ahikar-dev.sub.uni-goettingen.de'
   API_DEV: 'https://ahikar-dev.sub.uni-goettingen.de/api'
   API_MAIN: "${MAIN}/api"
-  BASE_BACKEND: '/website'
+  BASE_BACKEND: '/website/'
 
 
 stages: