vulstudy/mutillidae/docker-compose.yml

8 lines
97 B
YAML

version: '2'
services:
web:
#build: .
image: c0ny1/mutillidae:v2.6.62
ports:
- "80:80"