Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/esp-link/src/commit/da4d120b0c609e485e11ac9d77f4f118737479c1/html/wifi/connecting.html
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<html>
|
|
<head><title>Connecting</title></head>
|
|
<META HTTP-EQUIV="refresh" CONTENT="3;URL=wifi.tpl">
|
|
<body>
|
|
Connecting to AP now...
|
|
</body>
|
|
</html>
|
|
|