diff --git a/src/environments/environment.ts b/src/environments/environment.ts
index ba15a39872219e2c326bdcff5f0f1a5533601694..82b5a8a4500c447161229a4b94220e3fd9ca0cf2 100644
--- a/src/environments/environment.ts
+++ b/src/environments/environment.ts
@@ -5,7 +5,7 @@
 
 export const environment = {
   production: false,
-  testcenterUrl: 'http://localhost/2020/testcenter-iqb-php/admin/',
+  testcenterUrl: 'https://itemdb2.iqb.hu-berlin.de/admin/',
   appName: 'IQB-Testcenter Verwaltung',
   appPublisher: 'IQB - Institut zur Qualitätsentwicklung im Bildungswesen',
   appVersion: '0.5 (dev)'