Adding wordpress app.

This commit is contained in:
2026-07-04 12:54:54 -07:00
parent 422d2a38d2
commit e62593bf44
11 changed files with 206 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
:80 {
root * /var/www/html
encode gzip zstd
php_fastcgi wordpress:9000 {
trusted_proxies 172.30.0.0/16
}
file_server
}