Update PHP Version

This commit is contained in:
2023-05-29 01:32:26 +02:00
parent 553f70bcb2
commit e7106276f3
2 changed files with 6 additions and 1 deletions

View File

@@ -83,6 +83,11 @@ services:
- DOCUMENT_ROOT=/var/www/html #Optional
```
Default web root:
```
/var/www/html
```
## Docker run
```sh