mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 14:01:56 +08:00
Chore: update README.md
This commit is contained in:
parent
e263f66bf7
commit
32f29180d8
@ -25,10 +25,6 @@
|
|||||||
|
|
||||||
See [Projects](https://github.com/Dreamacro/clash-dashboard/projects)
|
See [Projects](https://github.com/Dreamacro/clash-dashboard/projects)
|
||||||
|
|
||||||
## Discussion
|
|
||||||
|
|
||||||
[Telegram Group](https://t.me/clash_discuss)
|
|
||||||
|
|
||||||
## Developing
|
## Developing
|
||||||
|
|
||||||
**NOTE: Dashboard now only support ClashX environment**
|
**NOTE: Dashboard now only support ClashX environment**
|
||||||
@ -41,6 +37,9 @@ defaults write com.west2online.ClashX kEnableDashboard -bool YES
|
|||||||
|
|
||||||
# Set dashboard entry
|
# Set dashboard entry
|
||||||
defaults write com.west2online.ClashX webviewUrl "http://localhost:8080/"
|
defaults write com.west2online.ClashX webviewUrl "http://localhost:8080/"
|
||||||
|
|
||||||
|
# Reset dashboard entry
|
||||||
|
defaults delete com.west2online.ClashX webviewUrl
|
||||||
```
|
```
|
||||||
|
|
||||||
### Development Env
|
### Development Env
|
||||||
|
Loading…
x
Reference in New Issue
Block a user