add semicolons
This commit is contained in:
parent
a6dc2f5a91
commit
002f5992d4
|
@ -2,4 +2,4 @@ module.exports = {
|
|||
enabled: true,
|
||||
host: "localhost",
|
||||
port: 8000
|
||||
}
|
||||
};
|
||||
|
|
|
@ -2,4 +2,4 @@ module.exports = {
|
|||
enabled: true,
|
||||
host: "localhost",
|
||||
port: 8000
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue