Closed hex0cter closed 7 years ago
When running
sagui develop --port <port>
Sagui uses this port for the hot module replacement. This will break when the server is started in a dockerized environment (using different ports on the host than the container) or when an additional port mapping is used behind the firewall.
When running
Sagui uses this port for the hot module replacement. This will break when the server is started in a dockerized environment (using different ports on the host than the container) or when an additional port mapping is used behind the firewall.