mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-02 06:39:46 +08:00
feat(server): self-hosted worker (#10085)
This commit is contained in:
@@ -161,3 +161,8 @@ AFFiNE.server.port = 3010;
|
||||
// bucket: 'copilot',
|
||||
// }
|
||||
// })
|
||||
//
|
||||
// /* AFFiNE Link Preview & Image Proxy API */
|
||||
// AFFiNE.use('worker', {
|
||||
// allowedOrigin: ['example.com'],
|
||||
// });
|
||||
|
||||
Reference in New Issue
Block a user