add procfile

This commit is contained in:
vionar3 2025-07-23 15:02:54 +07:00
parent ce7d38fc76
commit ff7b96cd8c
1 changed files with 1 additions and 0 deletions

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: php artisan serve --host=0.0.0.0 --port=${PORT}