ToolJet/cypress.json

6 lines
94 B
JSON
Raw Normal View History

{
"baseUrl": "http://localhost:8082",
"env": {
"apiUrl": "http://localhost:3000"
}
}