budibase/packages/builder/cypress.json

11 lines
183 B
JSON

{
"baseUrl": "http://localhost:41000/builder/",
"video": true,
"projectId": "bmbemn",
"env": {
"PORT": "41000",
"WORKER_PORT": "42000",
"JWT_SECRET": "test"
}
}