Skip to content

Commit

Permalink
https
Browse files Browse the repository at this point in the history
  • Loading branch information
tuan20520342 committed Jul 25, 2024
1 parent b5c5b09 commit 8d7ecae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engace.web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-scripts start",
"start": "set HTTPS=true&&react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
Expand Down

0 comments on commit 8d7ecae

Please sign in to comment.