mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-05 03:19:52 +08:00
feat(server): self-hosted worker (#10085)
This commit is contained in:
@@ -89,4 +89,7 @@ if (AFFiNE.deploy) {
|
||||
};
|
||||
|
||||
AFFiNE.use('gcloud');
|
||||
} else {
|
||||
// only enable dev mode
|
||||
AFFiNE.use('worker');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user