mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-24 18:02:47 +08:00
fix(server): config defaults (#11879)
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
},
|
||||
"path": {
|
||||
"type": "String",
|
||||
"desc": "Subpath where the server get deployed if there is.",
|
||||
"desc": "Subpath where the server get deployed if there is one.(e.g. /affine)",
|
||||
"env": "AFFINE_SERVER_SUB_PATH"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user