1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
budibase/packages/builder/cypress.json
2021-04-01 10:59:15 +01:00

10 lines
155 B
JSON

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