Add url_prefix to server configuration

Add url_prefix configuration option to server settings
This commit is contained in:
engigu
2026-01-14 08:25:51 +08:00
committed by GitHub
parent 176aa5a5f7
commit f2641f45b3
+1
View File
@@ -518,6 +518,7 @@ nginx -t && nginx -s reload
[server]
port = 8052
host = 0.0.0.0
url_prefix =
[database]
type = sqlite