Hello, I’ve seen numerous topics about this. I know that editing host from “localhost” to “0.0.0.0” in aw-server.toml should enable me to access the dashboard from another computer on local network (if ports are not blocked). But it does not seem to work.
Enviroment is Windows 10, config file is edited, server log anyways show “Running on http://localhost:5600” and I cannot access it either from another pc on LAN (timeout) or the pc hosting it through this_pc_ip:5600 (err_connection_refused).
It seems this method worked for some users in the past - has something changed?