mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
renamed basename to basePath
This commit is contained in:
@@ -15,7 +15,7 @@ if (typeof(mmPort) !== "undefined") {
|
||||
var defaults = {
|
||||
address: address,
|
||||
port: port,
|
||||
basename: "/",
|
||||
basePath: "/",
|
||||
kioskmode: false,
|
||||
electronOptions: {},
|
||||
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"],
|
||||
|
Reference in New Issue
Block a user