Dockerises the app!

This commit is contained in:
2025-06-03 07:27:19 +01:00
parent 077d33d801
commit d404a0097f
10 changed files with 110 additions and 81 deletions

View File

@@ -0,0 +1,7 @@
[joeac]
listen = phpfpm:9000
pm = ondemand
pm.max_children = 10
pm.max_requests = 100
security.limit_extensions = .php .css .webp .jpg
user = www-data