Skip to content

Commit

Permalink
Set HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelLyra8 committed Aug 9, 2023
1 parent bf1edf6 commit f993e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front_end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"typescript": "^4.9.4"
},
"scripts": {
"start": "react-scripts start",
"start": "set HTTPS=true&&react-scripts start",
"build": "react-scripts build",
"test": "jest",
"eject": "react-scripts eject"
Expand Down

0 comments on commit f993e5d

Please sign in to comment.