commit | 5af4198d4a3a35d49781fbbbf433a7f3f498159a | [log] [tgz] |
---|---|---|
author | w.deng <w.deng@mobiletek.cn> | Wed Aug 06 17:08:26 2025 +0800 |
committer | w.deng <w.deng@mobiletek.cn> | Wed Aug 06 17:08:26 2025 +0800 |
tree | b1859918c5389b91843698a48e6e888668858960 | |
parent | f2f56833f32b68e9071ee80f8b622e6ef5d67b3e [diff] |
[Bugfix][S300AI][bug-view-2063][login] Probabilistic occurrence: When entering 192.168.0.1 in the browser, the webui cannot be opened. Remove HTTPS and only support HTTP access. Change-Id: I160133fc9f5332b017d69cdf6bd7ce6041fea73d
diff --git a/lynq/S300AI/ap/project/zx297520v3/prj_cpe/build/config.mk b/lynq/S300AI/ap/project/zx297520v3/prj_cpe/build/config.mk index 1f326c5..20e8336 100755 --- a/lynq/S300AI/ap/project/zx297520v3/prj_cpe/build/config.mk +++ b/lynq/S300AI/ap/project/zx297520v3/prj_cpe/build/config.mk
@@ -12,7 +12,7 @@ export CONFIG_SIGN_IMAGE=yes export CONFIG_USE_WEBUI=yes -export CONFIG_USE_WEBUI_SSL=yes +#export CONFIG_USE_WEBUI_SSL=yes #export CONFIG_USE_WEBUI_SECURITY=yes export CONFIG_MMI_LCD=no export CONFIG_WEBUI_TYPE := CPE