1
0
Fork 0
mirror of synced 2024-07-15 19:25:55 +12:00

Setting Video flag to False

There seems to be an issue sometimes with video processing and test runs - Removing this for now
This commit is contained in:
Mitch-Budibase 2022-02-22 15:08:08 +00:00
parent 205d4c5c81
commit ac1ba47ecd

View file

@ -1,6 +1,6 @@
{
"baseUrl": "http://localhost:10001",
"video": true,
"video": false,
"projectId": "bmbemn",
"env": {
"PORT": "10001",