add docker config files
This commit is contained in:
3
docker/nginx/conf.c/debug.conf
Normal file
3
docker/nginx/conf.c/debug.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
# 开发环境显示错误
|
||||
fastcgi_param PHP_VALUE "display_errors=On";
|
||||
fastcgi_param PHP_VALUE "error_reporting=E_ALL";
|
||||
Reference in New Issue
Block a user