-
|
Using Sample logs (the ones I want to get rid of are those like the last log starting with an IP address): I have tried modifying the PHP-FPM and Nginx config in the Dockerfile but to no avail. Example: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Realized my mistake - missed out the For those who have come here, here's the contents of my Dockerfile for future reference |
Beta Was this translation helpful? Give feedback.
-
|
Submitted #534 |
Beta Was this translation helpful? Give feedback.
Realized my mistake - missed out the
-ioption forsedwhich updates the Nginx configuration file with the new text.For those who have come here, here's the contents of my Dockerfile for future reference