mirror of
https://github.com/easychen/pushdeer.git
synced 2025-02-23 00:14:56 +08:00
Update 调试文档.md
This commit is contained in:
parent
0808c2257c
commit
a685433be3
@ -115,7 +115,7 @@ sudo docker exec -it <id> /bin/bash
|
|||||||
接着就可以通过命令行进行推送了测试:
|
接着就可以通过命令行进行推送了测试:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd /app/push && /data/gorush -ios -m "推送内容" -c "ios.yml" --topic "com.pushdeer.self.ios" -t "DeviceToken"
|
cd /app/push && /data/gorush -ios -m "推送内容" -c "ios.yml" --topic "com.pushdeer.self.ios" -t "DeviceToken" --production
|
||||||
```
|
```
|
||||||
|
|
||||||
其中 DeviceToken 可以通过[设备列表](https://github.com/easychen/pushdeer#%E8%AE%BE%E5%A4%87%E5%88%97%E8%A1%A8) 接口获得。
|
其中 DeviceToken 可以通过[设备列表](https://github.com/easychen/pushdeer#%E8%AE%BE%E5%A4%87%E5%88%97%E8%A1%A8) 接口获得。
|
Loading…
x
Reference in New Issue
Block a user