mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Update sample address
As proposed in review
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
*/
|
||||
|
||||
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
|
||||
// - another specific IPv4/6 to listen on a specific interface
|
||||
// - "", "0.0.0.0", "::" to listen on any interface
|
||||
|
Reference in New Issue
Block a user