Skip to content

Commit 6084df9

Browse files
committed
Updated README
1 parent 9d6c40a commit 6084df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Repository: https://github.com/TrafeX/docker-php-nginx
1212
* Optimized to only use resources when there's traffic (by using PHP-FPM's ondemand PM)
1313
* The servers Nginx, PHP-FPM and supervisord run under a non-privileged user (nobody) to make it more secure
1414
* The logs of all the services are redirected to the output of the Docker container (visible with `docker logs -f <container name>`)
15-
* Follows the KISS principle (Keep It Simple, Stupid) to make it easy to understand and adjust the image
15+
* Follows the KISS principle (Keep It Simple, Stupid) to make it easy to understand and adjust the image to your needs
1616

1717

1818
[![Docker Pulls](https://img.shields.io/docker/pulls/trafex/alpine-nginx-php7.svg)](https://hub.docker.com/r/trafex/alpine-nginx-php7/)

0 commit comments

Comments
 (0)