chore: serve on LAN
This commit is contained in:
parent
8af5acba4b
commit
5f17e49535
@ -74,7 +74,7 @@ style-file = "style/main.scss"
|
|||||||
assets-dir = "public"
|
assets-dir = "public"
|
||||||
|
|
||||||
# The IP and port (ex: 127.0.0.1:3000) where the server serves the content. Use it in your server setup.
|
# The IP and port (ex: 127.0.0.1:3000) where the server serves the content. Use it in your server setup.
|
||||||
site-addr = "127.0.0.1:3000"
|
site-addr = "0.0.0.0:1337"
|
||||||
|
|
||||||
# The port to use for automatic reload monitoring
|
# The port to use for automatic reload monitoring
|
||||||
reload-port = 3001
|
reload-port = 3001
|
||||||
|
Loading…
x
Reference in New Issue
Block a user