Remote access - even if not advised

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?

Can’t edit original post.

I saw someone commenting, that changing host to 0.0.0.0 worked for them - in 2019. So I checked an old version from then (0.8.3) and is reacts corectly to config change.

Is it now ignoring this change on purpose or by mistake?