From 78f65375f190a6c1820044d6234f62d3af6d5dec Mon Sep 17 00:00:00 2001
From: Xiao Pan <gky44px1999@gmail.com>
Date: Thu, 18 May 2023 23:22:23 -0700
Subject: qrcp default to enp3s0 network interface instead

---
 home/xyz/.config/qrcp/config.json | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

(limited to 'home/xyz/.config/qrcp')

diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json
index a5fd060e..171909ef 100644
--- a/home/xyz/.config/qrcp/config.json
+++ b/home/xyz/.config/qrcp/config.json
@@ -1,11 +1,11 @@
 {
-    "fqdn": "",
-    "interface": "wlp2s0",
-    "port": 49153,
-    "keepAlive": false,
-    "path": "",
-    "secure": false,
-    "tls-key": "",
-    "tls-cert": "",
-    "output": ""
+  "fqdn": "",
+  "interface": "enp3s0",
+  "keepalive": false,
+  "output": "",
+  "path": "",
+  "port": 49153,
+  "secure": false,
+  "tls-cert": "",
+  "tls-key": ""
 }
\ No newline at end of file
-- 
cgit v1.2.3-70-g09d2