mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Update sample address
As proposed in review
This commit is contained in:
parent
a518d3f33f
commit
d99897cf9d
@ -9,7 +9,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
var config = {
|
var config = {
|
||||||
address: "", // Address to listen on, can be:
|
address: "localhost", // Address to listen on, can be:
|
||||||
// - "localhost", "127.0.0.1", "::1" to listen on loopback interface
|
// - "localhost", "127.0.0.1", "::1" to listen on loopback interface
|
||||||
// - another specific IPv4/6 to listen on a specific interface
|
// - another specific IPv4/6 to listen on a specific interface
|
||||||
// - "", "0.0.0.0", "::" to listen on any interface
|
// - "", "0.0.0.0", "::" to listen on any interface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user