docs: config.example.jsonc替换成config.json.example

This commit is contained in:
liangjiahao
2025-11-05 09:24:38 +08:00
parent 3e91aa8176
commit 5efc9fc7c5
8 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ Choose the method that best fits your needs:
**Quick Start:**
```bash
cp config.example.jsonc config.json
cp config.json.example config.json
./start.sh start --build
```