From 0e9e5232ab16431d0803eacf145ad35f4dc3465f Mon Sep 17 00:00:00 2001 From: Oliver Herrmann Date: Thu, 16 Mar 2023 19:04:43 +1100 Subject: [PATCH] Delete config.json --- config.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index 09dcf26..0000000 --- a/config.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "server": { - "port": 8080 - }, - "router": { - "ip": "10.101.41.2", - "address": 254, - "model": "NK-3G72" - }, - "probe": { - "enabled": true, - "router_destination": 65, - "embed_url": "http://10.101.41.21:8080" - } -}