Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit d73af1b

Browse files
committed
Chore: Lint Fix
1 parent bcefd53 commit d73af1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/connect.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = function (grunt) {
1010
livereload: {
1111
options: {
1212
hostname : '0.0.0.0',
13-
port : 443,
13+
port : 4773,
1414
protocol : 'https',
1515
base : 'dist',
1616
open : {

0 commit comments

Comments
 (0)