5 lines
60 B
Text
5 lines
60 B
Text
|
run = "php -S 0.0.0.0:8000 -t ."
|
||
|
|
||
|
entrypoint = "index.php"
|
||
|
|