picopub/.replit

3 lines
46 B
Plaintext
Raw Normal View History

2021-09-16 23:23:18 +00:00
language = "php7"
run = "php -S 0.0.0.0:8080"