mirror of
https://github.com/easychen/pushdeer.git
synced 2024-11-01 08:09:19 +08:00
9 lines
168 B
Markdown
9 lines
168 B
Markdown
# 调试FAQ
|
|
|
|
## 推送调试
|
|
|
|
命令行测试:
|
|
|
|
```bash
|
|
../docker/web/gorush -ios -m "推送内容" -c "ios.yml" --topic "com.pushdeer.app.ios" -t "DeviceToken"
|
|
``` |