feat: uses php-fpm & nginx instead of php-apache

This commit is contained in:
2025-05-20 20:38:36 -05:00
parent a2a1154a22
commit 295f68cb92
11 changed files with 145 additions and 59 deletions

View File

@@ -2,5 +2,5 @@ dev.caldwell.digital:443
tls /etc/ssl/wildcard.crt /etc/ssl/wildcard.pem
reverse_proxy app:80
reverse_proxy web:80