diff --git a/config/controller/qkdn-gosdn.toml b/config/controller/qkdn-gosdn.toml
index e3c275e1c2101b7707366774681d4ba6a8370934..f8989af56d64b5efabb57d8460199ebfd29b0ee9 100644
--- a/config/controller/qkdn-gosdn.toml
+++ b/config/controller/qkdn-gosdn.toml
@@ -6,7 +6,7 @@ amqpuser = 'guest'
 basepnduuid = '5f20f34b-cbd0-4511-9ddc-c50cf6a3b49d'
 config = './configs/qkdn-gosdn.toml'
 csbi-orchestrator = 'localhost:55056'
-databaseconnection = 'mongodb://root:example@mongodb:27017'
+databaseconnection = 'mongodb://root:example@mongo:27017'
 defaultjwtduration = 24
 filesystempathtostores = 'stores'
 gnmisubscriptionspath = 'configs/gNMISubscriptions.txt'