Skip to content

Commit

Permalink
add baseurl to cypress.json
Browse files Browse the repository at this point in the history
Co-authored-by: Abdón Rodríguez Davila <a@abdonrd.com>
  • Loading branch information
korgan00 and abdonrd authored Jul 22, 2021
1 parent 8e4ed06 commit 9bbb67e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"baseUrl": "http://localhost:8080",
"video": false
}

0 comments on commit 9bbb67e

Please sign in to comment.