mirror of https://github.com/Budibase/budibase.git
4 changed files with 10 additions and 11 deletions
@ -1,9 +1,9 @@ |
|||
{ |
|||
"baseUrl": "http://localhost:4001/builder/", |
|||
"baseUrl": "http://localhost:10000/builder/", |
|||
"video": true, |
|||
"projectId": "bmbemn", |
|||
"env": { |
|||
"PORT": "4001", |
|||
"PORT": "10000", |
|||
"JWT_SECRET": "test" |
|||
} |
|||
} |
|||
|
|||
Loading…
Reference in new issue