Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 329 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 329 Bytes

Docker Nginx Laravel

Run docker compose

docker-compose run --rm --service-ports php-fpm
docker-compose -f docker-compose.yml up -d