Skip to content

Commit be159b0

Browse files
committed
Use port 5001 for dev
1 parent ed8fa6d commit be159b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"baseUrl": "http://localhost:5000",
2+
"baseUrl": "http://localhost:5001",
33
"screenshotOnRunFailure": false,
44
"video": false
55
}

0 commit comments

Comments
 (0)