Skip to content

Commit a0c7ca8

Browse files
committed
Readme note on PHP 8.2
1 parent 1e2277e commit a0c7ca8

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
@@ -10,7 +10,7 @@ Use WordPress locally with Docker using [Docker compose](https://docs.docker.com
1010
## Contents
1111

1212
+ A `Dockerfile` for extending a base image and using a custom [Docker image](https://github.com/urre/wordpress-nginx-docker-compose-image) with an [automated build on Docker Hub](https://cloud.docker.com/repository/docker/urre/wordpress-nginx-docker-compose-image)
13-
+ PHP 8.0
13+
+ PHP 8.2
1414
+ Custom domain and HTTPS support. So you can use for example [https://myapp.local](https://myapp.local)
1515
+ Custom nginx config in `./nginx`
1616
+ Custom PHP `php.ini` config in `./config`

0 commit comments

Comments
 (0)