sts/.replit

5 lines
60 B
Text
Raw Normal View History

2023-01-26 19:09:07 +01:00
run = "php -S 0.0.0.0:8000 -t ."
entrypoint = "index.php"