diff --git a/config.sample.json b/config.sample.json
index 0367c8e..c69dbec 100644
--- a/config.sample.json
+++ b/config.sample.json
@@ -7,7 +7,7 @@
     "# listen_port": "HTTP port untuk mendapat perintah dari CORE",
     "listen_port": 16480,
 
-    "handler_callback_server": {
+    "apiserver": {
         "# listen_port": "HTTP port untuk mendapat pesan masuk dari modem handler",
         "listen_port": 16481,
         "apikey": "PLEASE_CHANGE_ME"