Merge pull request #307 from Budibase/electron-fix

electron path fix
This commit is contained in:
Martin McKeaveney 2020-06-03 12:42:44 +01:00 committed by GitHub
commit 62d63051f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -15,4 +15,7 @@ JWT_SECRET={{cookieKey1}}
PORT=4001
# error level for koa-pino
LOG_LEVEL=error
LOG_LEVEL=error
# Budibase app directory
BUDIBASE_DIR=~/.budibase