Skip to content

Commit

Permalink
http deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
andrrsin committed Apr 27, 2024
1 parent 67733e8 commit e3b39c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "chrome",
"request": "launch",
"name": "Launch Chrome against localhost",
"url": "http://localhost:3000",
"url": "http://localhost:80",
"webRoot": "${workspaceFolder}"
}
]
Expand Down

0 comments on commit e3b39c0

Please sign in to comment.