diff --git a/config/config.js b/config/config.js
index 8bdb6939cde8a3e0bc435bf8cc2b48578cedbeff..225886777541cc9982ff072aadf539d3005e3882 100644
--- a/config/config.js
+++ b/config/config.js
@@ -1,7 +1,7 @@
 module.exports = {
   development: {
     app: {
-      hostname: 'm4lab.hft-stuttgart.de',
+      hostname: 'm4lab.hft-stuttgart.de/account/',
       name: 'User Account Management',
       port: process.env.PORT || 9989
     },