We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bbede7 commit c7b3289Copy full SHA for c7b3289
README.md
@@ -196,6 +196,10 @@ MYSQL_ROOT_PASSWORD | Password for MySQL user "root"
196
MYSQL_USER | Initial created MySQL user
197
MYSQL_PASSWORD | Password for initial MySQL user
198
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)
203
204
### Xdebug Remote debugger (PhpStorm)
205
0 commit comments