Skip to content

Commit a9b8384

Browse files
authored
docs(README.md): minor changes
1 parent 983d48b commit a9b8384

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
@@ -166,7 +166,7 @@ The container service logs to `STDOUT` by default.
166166
│ ├── healthcheck.sh # Shell script for Docker's HEALTHCHECK directive
167167
│ ├── www.conf # PHP-FPM configuration file
168168
│ └── xdebug.ini # xDebug configuration file
169-
├── README # README.md required assets
169+
├── README # README.md required assets
170170
├── src # PHP application folder
171171
├── caddy-root-ca-authority.crt # Generated certificate file with Caddy Root CA Authority details
172172
├── docker-compose.override.dev.yml # Docker Compose file for development environment

0 commit comments

Comments
 (0)