更新说明书
This commit is contained in:
@@ -20,6 +20,10 @@ java -cp "runtime:libs/*" Main
|
|||||||
应用程序通过 ./config/config.ini 文件配置应用运行参数,日志级别与日志路径。
|
应用程序通过 ./config/config.ini 文件配置应用运行参数,日志级别与日志路径。
|
||||||
应用程序配置文件兜底路径为 /sdcard/WinBoLLStudio/AuthCenterConsoleApp/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
|
https://console.winboll.cc/authcenter/ping
|
||||||
|
|||||||
Reference in New Issue
Block a user