From cdc90fe042ecac3dcef6f97dc817d1a8774c47e8 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 10 Jul 2025 12:10:37 +0800 Subject: change qrcp config network interface to wifi, because I moved --- home/xyz/.config/qrcp/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json index 171909ef..63955990 100644 --- a/home/xyz/.config/qrcp/config.json +++ b/home/xyz/.config/qrcp/config.json @@ -1,6 +1,6 @@ { "fqdn": "", - "interface": "enp3s0", + "interface": "wlp2s0", "keepalive": false, "output": "", "path": "", @@ -8,4 +8,4 @@ "secure": false, "tls-cert": "", "tls-key": "" -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2