We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 983d48b commit a9b8384Copy full SHA for a9b8384
README.md
@@ -166,7 +166,7 @@ The container service logs to `STDOUT` by default.
166
│ ├── healthcheck.sh # Shell script for Docker's HEALTHCHECK directive
167
│ ├── www.conf # PHP-FPM configuration file
168
│ └── xdebug.ini # xDebug configuration file
169
-├── README # README.md required assets
+├── README # README.md required assets
170
├── src # PHP application folder
171
├── caddy-root-ca-authority.crt # Generated certificate file with Caddy Root CA Authority details
172
├── docker-compose.override.dev.yml # Docker Compose file for development environment
0 commit comments