Render self-managed site

This commit is contained in:
2025-11-21 01:55:22 +08:00
parent cad72502d9
commit 7016a0a943
6 changed files with 45 additions and 22 deletions

View File

@@ -15,6 +15,6 @@
"PublicBasePath": "/zone"
},
"Sites": {
"BasePath": "/SiteData"
"BasePath": "SiteData"
}
}