Skip to content

Commit 29ed488

Browse files
authored
Nginx and Php-fpm with Laravel on Docker
How to run multiple services in one Docker container. Running Nginx and Php-fpm services in the same Debian container with Laravel using Docker (Mysql, Mariadb, Sqlite).
1 parent 9c8759d commit 29ed488

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
@@ -1,6 +1,6 @@
11
# Nginx and Php-fpm with Laravel on Docker
22

3-
How to run multiple services in one docker container. Running nginx and php-fpm services in the same Debian container with Laravel (mysql, mariadb, sqlite).
3+
How to run multiple services in one Docker container. Running Nginx and Php-fpm services in the same Debian container with Laravel using Docker (Mysql, Mariadb, Sqlite).
44

55
## Laravel project directory
66

0 commit comments

Comments
 (0)