Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IshtarStar authored Jun 16, 2024
1 parent 2844559 commit 5b38291
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 @@ -10,7 +10,7 @@

# Goal of this project

The goal of this project is to create a Docker Compose setup for a PHP-FPM, Xdebug, Nginx web server, and MariaDB environment. This setup uses PHP 8.3 for better performance, lower CPU, and memory usage, along with Composer, the dependency manager for PHP, to easily start your project. The setup is built on the lightweight Nginx web server and includes debugging capabilities with Xdebug and Redis.
The primary goal of this project is to create a streamlined and efficient development environment using Docker Compose. This environment will consist of PHP-FPM, Xdebug, Nginx web server, and MariaDB, enabling developers to quickly and easily start working on their PHP projects.

# Services

Expand Down

0 comments on commit 5b38291

Please sign in to comment.