mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-06 15:08:21 +00:00
2 lines
No EOL
135 B
Bash
2 lines
No EOL
135 B
Bash
#!/bin/bash
|
|
curl -i --request Get --url http://0.0.0.0:8000/api/user --header 'content-type: application/json' --data '{"token":"123"}' |