Files
fauxjira/client/cypress.json
2020-01-05 02:54:46 +01:00

9 lines
149 B
JSON

{
"baseUrl": "http://localhost:8080",
"viewportHeight": 800,
"viewportWidth": 1440,
"env": {
"apiBaseUrl": "http://localhost:3000"
}
}