mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Use es6 notation in config sample
This commit is contained in:
parent
ea90ed04d6
commit
7accb84eb9
@ -7,8 +7,7 @@
|
|||||||
* See https://github.com/MichMich/MagicMirror#configuration
|
* See https://github.com/MichMich/MagicMirror#configuration
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
let config = {
|
||||||
var config = {
|
|
||||||
address: "localhost", // 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user