add docker config files

This commit is contained in:
2025-10-28 18:23:50 +08:00
commit d90614805b
59 changed files with 1701 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# 开发环境显示错误
fastcgi_param PHP_VALUE "display_errors=On";
fastcgi_param PHP_VALUE "error_reporting=E_ALL";