1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00
budibase/packages/builder/cypress.json
2021-11-15 11:19:09 +00:00

10 lines
155 B
JSON

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