+ xdebug into workspace & opcache into php-fpm
+ docker image inspect instructions
This commit is contained in:
@ -21,7 +21,7 @@ location = /empty {
|
||||
expires 0;
|
||||
empty_gif;
|
||||
}
|
||||
location ~* \.(eot|ttf|woff|woff2|pdf|css|js|mp4)$ {
|
||||
location ~* \.(eot|ttf|woff|woff2|otf|pdf|css|js|mp4)$ {
|
||||
try_files $uri /404;
|
||||
access_log off;
|
||||
expires max;
|
||||
|
Reference in New Issue
Block a user