host
Specify which IP addresses the server should listen on.
Set this to 0.0.0.0
to listen on all addresses, including LAN and public addresses.
Example
vite {
server {
host = "localhost"
}
}
Content copied to clipboard
External resources
When using the WSL, see the documentation.