mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
29 lines
795 B
Markdown
29 lines
795 B
Markdown
# 使用说明
|
|
|
|
新版本的镜像假如遇到网页登录存在问题,或许可以尝试重启应用再登录。
|
|
|
|
假如无效,则可以在 1Panel 高级设置里编辑应用`compose`文件调整以下参数,具体可以查看原项目说明。
|
|
|
|
```
|
|
- WGUI_MANAGE_START=false
|
|
- WGUI_MANAGE_RESTART=true
|
|
```
|
|
|
|
# 原始相关
|
|
***
|
|
|
|

|
|
|
|
# wireguard-ui
|
|
|
|
A web user interface to manage your WireGuard setup.
|
|
|
|
## Features
|
|
|
|
- Friendly UI
|
|
- Authentication
|
|
- Manage extra client information (name, email, etc)
|
|
- Retrieve client config using QR code / file / email
|
|
|
|

|