SSL-Sniffer/compose.yaml

10 lines
216 B
YAML
Raw Normal View History

2025-06-23 16:42:16 +02:00
services:
vulnbox:
build:
context: ./vulnbox
dockerfile: DOCKERFILE
volumes:
- ./vulnbox/nginx:/etc/nginx/
- ./private/:/services-keys
network_mode: host
entrypoint: entry.sh