From a4d212f0fb212c5b9e89a4b712cc9eda09790fbc Mon Sep 17 00:00:00 2001
From: Adhidarma Hadiwinoto <gua@adhisimon.org>
Date: Wed, 17 Jan 2018 13:04:30 +0700
Subject: [PATCH] hapus config.json dari repo

---
 config.json | 10 ----------
 1 file changed, 10 deletions(-)
 delete mode 100644 config.json

diff --git a/config.json b/config.json
deleted file mode 100644
index f3d58ff..0000000
--- a/config.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-    "listen_port": 25613,
-    "center_port": 25614,
-    "origin": "HTTPGET0",
-    "do_not_prefix_request_id": true,
-    "core_url": "http://localhost:32972/apikey/c47ed08df360a15f9c60e8cfb3020f7d083b3f89",
-    "control_panel": {
-        "listen_port": 25615
-    }
-}
-- 
1.9.0