pull/56/head
Conners Hua 5 years ago
parent 6c491ee7f6
commit d81003290d

@ -42,7 +42,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 `http://{{external-controller}}/ui`. # serve it at `${API}/ui`.
external-ui: folder external-ui: folder
# Secret for the RESTful API (optional) # Secret for the RESTful API (optional)

@ -42,7 +42,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 `http://{{external-controller}}/ui`. # serve it at `${API}/ui`.
external-ui: folder external-ui: folder
# Secret for the RESTful API (optional) # Secret for the RESTful API (optional)

Loading…
Cancel
Save