Partie-3/cypress.json
2021-09-05 14:21:07 +02:00

7 lines
96 B
JSON

{
"baseUrl": "http://localhost:3000",
"env" : {
"logoutUrl": "/ok.html"
}
}