Skip to content

Commit d00f2d7

Browse files
Akash BhosaleAkash Bhosale
Akash Bhosale
authored and
Akash Bhosale
committed
https flag set to true
1 parent 4b6166c commit d00f2d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"private": true,
88
"scripts": {
9-
"serve": "vue-cli-service serve --port 3000",
9+
"serve": "vue-cli-service serve --https true --port 3000",
1010
"build": "vue-cli-service build",
1111
"lint": "vue-cli-service lint"
1212
},
@@ -81,4 +81,4 @@
8181
"singleQuote": true,
8282
"endOfLine": "auto"
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)