mengubah toml

This commit is contained in:
2026-06-10 19:00:29 +07:00
parent e19a120676
commit a68e99c89a
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
web: php -S 0.0.0.0:${PORT:-8080}
+1 -1
View File
@@ -1,2 +1,2 @@
[start]
cmd = "php -S 0.0.0.0:8080"
cmd = "php -S 0.0.0.0:8080 -t ."