diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-04-05 05:55:14 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-04-05 05:55:14 +0800 |
| commit | cc44136c75671404821cf60de248d2c754c3e072 (patch) | |
| tree | 5dd078c82493548b144e857136a1948e24eac102 /home/xyz/.config/qrcp/config.json | |
| parent | 8b0bb2bf8c4e4ea659fb2f253e888277e9e327da (diff) | |
network interface name changed
Diffstat (limited to 'home/xyz/.config/qrcp/config.json')
| -rw-r--r-- | home/xyz/.config/qrcp/config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json index 2307f54d..d3e067a4 100644 --- a/home/xyz/.config/qrcp/config.json +++ b/home/xyz/.config/qrcp/config.json @@ -1,6 +1,6 @@ { "fqdn": "", - "interface": "wlan0", + "interface": "wld0", "keepalive": false, "output": "", "path": "", @@ -8,4 +8,4 @@ "secure": false, "tls-cert": "", "tls-key": "" -}
\ No newline at end of file +} |
