add two more
This commit is contained in:
parent
39a05a8f76
commit
c70878613b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user