mirror of
https://github.com/hoshikawa2/first_contas.git
synced 2026-07-09 10:14:20 +00:00
3 lines
79 B
Bash
3 lines
79 B
Bash
#!/usr/bin/env bash
|
|
curl -s http://localhost:8000/health | python -m json.tool
|