1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00
budibase/packages/builder/cypress.json
2021-03-24 15:36:13 +00:00

10 lines
154 B
JSON

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