forked from tsai/budibase
1 changed files with 2 additions and 2 deletions
@ -1,8 +1,8 @@ |
|||
{ |
|||
"baseUrl": "http://localhost:4001/_builder/", |
|||
"baseUrl": "http://localhost:4005/_builder/", |
|||
"video": true, |
|||
"projectId": "bmbemn", |
|||
"env": { |
|||
"PORT": "4001" |
|||
"PORT": "4005" |
|||
} |
|||
} |
|||
|
|||
Loading…
Reference in new issue