mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
init: the first public commit for AFFiNE
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"/api": {
|
||||
"target": "https://nightly.affine.pro/",
|
||||
"secure": false,
|
||||
"changeOrigin": true
|
||||
},
|
||||
"/collaboration": {
|
||||
"target": "https://canary.affine.pro",
|
||||
"ws": true,
|
||||
"changeOrigin": true,
|
||||
"secure": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user