Skip to content

Commit dbfab1e

Browse files
johncolesTrafeX
authored andcommitted
Update location of PHP.ini files
As this is now PHP 8.1 the files are in the `php81` directory rather than just the `php8` directory.
1 parent 866e9a3 commit dbfab1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Nginx configuration:
5555

5656
PHP configuration:
5757

58-
docker run -v "`pwd`/php-setting.ini:/etc/php8/conf.d/settings.ini" trafex/php-nginx
58+
docker run -v "`pwd`/php-setting.ini:/etc/php81/conf.d/settings.ini" trafex/php-nginx
5959

6060
PHP-FPM configuration:
6161

0 commit comments

Comments
 (0)