Docker-PHP/swarm-connectivity-tester/public-reporter/ping.php
2024-04-04 07:21:38 +02:00

3 lines
36 B
PHP

<?php
echo json_encode(['Pong',]);