Add note about mdns speed
This commit is contained in:
parent
47dd746210
commit
a31969d228
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ If your microscope hostname is not `microscope`, you can use local environment f
|
||||||
|
|
||||||
(changing `myhostname` to the correct host name.)
|
(changing `myhostname` to the correct host name.)
|
||||||
|
|
||||||
|
**Note:** If you have performance issues with lag this can depend on mdns speed for your setup. To avoid mdns overload `VITE_MICROSCPOPE_HOST` with the IP address rather than the host name.
|
||||||
|
|
||||||
# Javascript: Formatting and linting
|
# Javascript: Formatting and linting
|
||||||
|
|
||||||
To enforce code style we and quality we use ESLint and Prettier. Both can be run together with the same command.
|
To enforce code style we and quality we use ESLint and Prettier. Both can be run together with the same command.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue