# forgot to include marathon_host in the sample service conf
diff --git a/api-gateway-config/conf.d/marathon_apis.conf b/api-gateway-config/conf.d/marathon_apis.conf
index 7c80315..5f4275e 100644
--- a/api-gateway-config/conf.d/marathon_apis.conf
+++ b/api-gateway-config/conf.d/marathon_apis.conf
@@ -127,6 +127,8 @@
 #        return 500 '{"code":$status, "message":"Oops. Something went wrong. Check your URI and try again."}\n';
 #    }
 #
+#    set $marathon_app_name hello-world;
+#
 #    location / {
 #        # ----------------------------------
 #        # add X-Request-Id header