Skip to content

Commit 8939da8

Browse files
committed
Readme updated.
1 parent 9b177ba commit 8939da8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@ Note that the ``/var/www/public`` is the root folder for serving PHP files for y
3131
### Build Folder (within repo)
3232
Contains nginx config files as well as php-fpm settings. Also include setup.sh file that offloads tasks from the Dockerfile to reduce layers.
3333

34+
### Databases
35+
This image supports mysql and postgres.
36+
3437
### Notes
3538
Note that PHP-FPM has been configured to pass through environment variables when starting the container using the ``clear_env = no`` flag within the ``/etc/php5/fpm/pool.d/www.conf`` file.

0 commit comments

Comments
 (0)