OneManager-php/glitch.json

4 lines
49 B
JSON
Raw Normal View History

2020-11-06 02:02:03 -08:00
{
"start": "php -S 0.0.0.0:8080 index.php"
}