mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-06 06:33:31 +03:00
Chore: update external-ui
explanation
This commit is contained in:
parent
a46041b81c
commit
49635eab6c
1 changed files with 4 additions and 0 deletions
|
@ -96,6 +96,10 @@ log-level: info
|
|||
# A RESTful API for clash
|
||||
external-controller: 127.0.0.1:9090
|
||||
|
||||
# you can put the static web resource (such as clash-dashboard) to a directory, and clash would serve in `${API}/ui`
|
||||
# input is a relative path to the configuration directory or an absolute path
|
||||
# external-ui: folder
|
||||
|
||||
# Secret for RESTful API (Optional)
|
||||
# secret: ""
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue