diff --git a/src/environments/environment.ts b/src/environments/environment.ts
index 3c7c739bfa6ab86583e51de31f32ff4a60428e56..fa684d9fce43939c2e08f107e6c05debbc99363f 100644
--- a/src/environments/environment.ts
+++ b/src/environments/environment.ts
@@ -5,7 +5,7 @@
 export const environment = {
   production: false,
   // testcenterUrl: 'https://www.iqb-testcenter.de/',
-  testcenterUrl: 'http://localhost/testcenter-iqb-php/',
+  testcenterUrl: 'http://localhost/2020/testcenter-iqb-php/',
   appName: 'IQB-Testcenter',
   appPublisher: 'IQB - Institut zur Qualitätsentwicklung im Bildungswesen',
   appVersion: '0 (dev)'