|
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: |
Answered by
zionsg
Nov 11, 2022
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 |
4 replies
Answer selected by
zionsg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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