mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
feat: add test environment for mock user (#1748)
This commit is contained in:
@@ -6,7 +6,7 @@ export default function getConfig() {
|
||||
gitVersion: 'UNKNOWN',
|
||||
hash: 'UNKNOWN',
|
||||
editorVersion: 'UNKNOWN',
|
||||
serverAPI: 'http://localhost:3000/api',
|
||||
serverAPI: 'http://localhost:3000/',
|
||||
enableBroadCastChannelProvider: true,
|
||||
enableIndexedDBProvider: true,
|
||||
enableDebugPage: true,
|
||||
|
||||
Reference in New Issue
Block a user