codemirror 5 fix for config edit

This commit is contained in:
yusing
2024-03-29 13:13:26 +00:00
parent 2b298aa7fa
commit c789c69c86
6 changed files with 10 additions and 8 deletions

View File

@@ -67,7 +67,7 @@ In the examples domain `x.y.z` is used, replace them with your domain
4. Start `go-proxy` (see [Binary](#binary) or [docker](#docker))
5. (Optional) `git submodule update --init` in case you use web config editor
5. (Optional) `make setup-codemirror` in case you use the web config editor
6. Start editing config files
- with text editor (i.e. Visual Studio Code)