Skip to content

Commit 2139969

Browse files
authored
Merge pull request #17 from rm-yakovenko/16-Missing
16 Missing php-fpm errors in the log
2 parents d3a5e14 + dfaf328 commit 2139969

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/web/app.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ server {
55
server_name localhost;
66
root /var/www/app/public;
77

8+
access_log off;
9+
810
client_max_body_size 80m;
911

1012
___location / {

0 commit comments

Comments
 (0)