15881: Simplifies code that decides if it need to show a login form.
[arvados.git] / cypress.json
1 {
2     "baseUrl": "https://localhost:3000/",
3     "chromeWebSecurity": false
4 }