pull/56/head
Conners Hua 5 years ago
parent 52a785744d
commit 71b1c6a622

@ -44,7 +44,7 @@ external-controller: 127.0.0.1:9090
# A relative path to the configuration directory or an absolute path to a # A relative path to the configuration directory or an absolute path to a
# directory in which you put some static web resource. Clash core will then # directory in which you put some static web resource. Clash core will then
# serve it at `${API}/ui`. # serve it at `${API}/ui`.
external-ui: folder # external-ui: folder
# Secret for the RESTful API (optional) # Secret for the RESTful API (optional)
# Authenticate by spedifying HTTP header `Authorization: Bearer ${secret}` # Authenticate by spedifying HTTP header `Authorization: Bearer ${secret}`

@ -44,7 +44,7 @@ external-controller: 127.0.0.1:9090
# A relative path to the configuration directory or an absolute path to a # A relative path to the configuration directory or an absolute path to a
# directory in which you put some static web resource. Clash core will then # directory in which you put some static web resource. Clash core will then
# serve it at `${API}/ui`. # serve it at `${API}/ui`.
external-ui: folder # external-ui: folder
# Secret for the RESTful API (optional) # Secret for the RESTful API (optional)
# Authenticate by spedifying HTTP header `Authorization: Bearer ${secret}` # Authenticate by spedifying HTTP header `Authorization: Bearer ${secret}`

Loading…
Cancel
Save