add two more

This commit is contained in:
mcoder 2026-07-04 19:38:29 +03:30
parent 39a05a8f76
commit c70878613b

View File

@ -38,9 +38,12 @@ services:
# ----------------------------------------
php:
image: browser-sec-lab-php:latest
container_name: sec_lab_php
build:
context: .
dockerfile: ./docker/php/Dockerfile
volumes:
- ./:/var/www/html
restart: always
networks:
- lab_net