feat: Added new shell only config

This commit is contained in:
Spencer Brower
2023-04-14 11:34:19 -04:00
parent fd4b299161
commit 43ea476695
4 changed files with 59 additions and 0 deletions

2
templates/php/Procfile Normal file
View File

@@ -0,0 +1,2 @@
web: sudo caddy run
php: php-fpm -F -y php-fpm.conf