mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-31 17:19:56 +08:00
fix: API server address in electron (#1888)
Co-authored-by: himself65 <himself65@outlook.com>
This commit is contained in:
@@ -76,7 +76,7 @@ const config: PlaywrightTestConfig = {
|
||||
ENABLE_DEBUG_PAGE: '1',
|
||||
ENABLE_SUBPAGE: '1',
|
||||
ENABLE_CHANGELOG: '1',
|
||||
NODE_API_SERVER: 'local',
|
||||
API_SERVER_PROFILE: 'local',
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user