ToolJet/cypress.json
2021-06-22 23:22:37 +05:30

6 lines
No EOL
94 B
JSON

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