add two more

This commit is contained in:
mcoder 2026-07-04 19:54:05 +03:30
parent 7cbad0d968
commit e2db896bdd

View File

@ -44,6 +44,7 @@ services:
dockerfile: ./docker/php/Dockerfile dockerfile: ./docker/php/Dockerfile
volumes: volumes:
- ./:/var/www/html - ./:/var/www/html
- /var/www/html/vendor
restart: always restart: always
networks: networks:
- lab_net - lab_net