From 24caa18883513931ff060c480bb001f634b6cbb7 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Sat, 24 Jan 2026 20:54:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E=E4=B9=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 945f2ed..4e336f9 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ java -cp "runtime:libs/*" Main 应用程序通过 ./config/config.ini 文件配置应用运行参数,日志级别与日志路径。 应用程序配置文件兜底路径为 /sdcard/WinBoLLStudio/AuthCenterConsoleApp/config/config.ini 。 +Docker环境配置简要 +需要挂载config.ini配置文件的apks_folder_path的路径。 +[APP] +apks_folder_path=/sdcard/WinBoLLStudio/APKs 公网访问接口 https://console.winboll.cc/authcenter/ping