Closed t0saki closed 5 months ago
Modify index.html and server.py to make the WebUI accessible directly through the same port (e.g. http://127.0.0.1:5000/index) when the service is running, which can be used for other device access.
Perfect. I added a simple if condition to handle wsl server, otherwise everything works perfectly! Thank you
Modify index.html and server.py to make the WebUI accessible directly through the same port (e.g. http://127.0.0.1:5000/index) when the service is running, which can be used for other device access.