Skip to content

Commit c7b3289

Browse files
committed
Updated README
1 parent 0bbede7 commit c7b3289

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,10 @@ MYSQL_ROOT_PASSWORD | Password for MySQL user "root"
196196
MYSQL_USER | Initial created MySQL user
197197
MYSQL_PASSWORD | Password for initial MySQL user
198198
MYSQL_DATABASE | Initial created MySQL database
199+
<br> |
200+
PHP_TIMEZONE | Timezone (date.timezone) setting for PHP (cli and fpm)
201+
PHP_UID | Effective UID for www-data (cli and fpm)
202+
PHP_GID | Effective GID for www-data (cli and fpm)
199203

200204
### Xdebug Remote debugger (PhpStorm)
201205

0 commit comments

Comments
 (0)