fix: API server address in electron (#1888)

Co-authored-by: himself65 <himself65@outlook.com>
This commit is contained in:
Peng Xiao
2023-04-12 13:26:42 +08:00
committed by GitHub
parent fb0d2992c2
commit ba4a2fc9d2
6 changed files with 10 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID=
# absolute path to the block suite directory
LOCAL_BLOCK_SUITE=
# see next.config.js
NODE_API_SERVER=
API_SERVER_PROFILE=
# save workspace to idb
ENABLE_IDB_PROVIDER=1
PREFETCH_WORKSPACE=1