mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 17:44:52 -04:00
Change default port to port 8080.
This commit is contained in:
parent
9ab7356730
commit
60db5abb54
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
*/
|
||||
|
||||
var defaults = {
|
||||
port: 80,
|
||||
port: 8080,
|
||||
|
||||
language: 'en',
|
||||
timeFormat: 24,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue