1
0
Fork 0
mirror of synced 2024-06-27 18:40:42 +12:00
budibase/packages/builder/cypress.json
2022-01-19 16:19:02 +01:00

10 lines
155 B
JSON

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