mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Fixed whitespace
This commit is contained in:
parent
e68fea185d
commit
42b806b500
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
var defaults = {
|
||||
port: process.env.MM_PORT || 8080,
|
||||
port: process.env.MM_PORT || 8080,
|
||||
kioskmode: false,
|
||||
electronOptions: {},
|
||||
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user