grafana测试
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
wangjun 2021-10-21 17:36:33 +08:00
parent 749c56cf74
commit f66cf944c7

View File

@ -1 +1 @@
<?php phpinfo() ?>
<?php file_put_contents("php://stdout", "message sent by stdout" . PHP_EOL);phpinfo() ?>