@dinoxx/dinox-cli 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -267,13 +267,6 @@ dino tag add "你的标签"
|
|
|
267
267
|
dino box add "你的卡片盒"
|
|
268
268
|
```
|
|
269
269
|
|
|
270
|
-
## Q3:我设置了 `powersync.endpoint` 但没生效
|
|
271
|
-
|
|
272
|
-
这两个配置是固定的,不允许修改:
|
|
273
|
-
|
|
274
|
-
1. `powersync.endpoint = https://powersync.dinoai.fun`
|
|
275
|
-
2. `powersync.uploadBaseUrl = https://dinoai.chatgo.pro`
|
|
276
|
-
|
|
277
270
|
---
|
|
278
271
|
|
|
279
272
|
## 8. 查看帮助
|