Skip to content

Commit

Permalink
docs(README.md): minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlcidesRC authored Oct 23, 2024
1 parent 983d48b commit a9b8384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ The container service logs to `STDOUT` by default.
│ ├── healthcheck.sh # Shell script for Docker's HEALTHCHECK directive
│ ├── www.conf # PHP-FPM configuration file
│ └── xdebug.ini # xDebug configuration file
├── README # README.md required assets
├── README # README.md required assets
├── src # PHP application folder
├── caddy-root-ca-authority.crt # Generated certificate file with Caddy Root CA Authority details
├── docker-compose.override.dev.yml # Docker Compose file for development environment
Expand Down

0 comments on commit a9b8384

Please sign in to comment.