Fix URL example for reverse proxy deployment

This commit is contained in:
engigu
2026-01-13 22:36:37 +08:00
committed by GitHub
parent b7641ab718
commit 521aeb4204
+1 -1
View File
@@ -107,7 +107,7 @@ docker run -d \
> ```bash > ```bash
> -e BH_SERVER_URL_PREFIX=/baihu > -e BH_SERVER_URL_PREFIX=/baihu
> ``` > ```
> 配置后访问地址为 `http://your-domain.com/baihu`,详见下方「URL 前缀配置」说明。 > 配置后访问地址为 `http://your-domain.com/baihu/`,详见下方「URL 前缀配置」说明。
**Docker ComposeSQLite):** **Docker ComposeSQLite):**