zap/docker-compose.yml aktualisiert
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
image: ghcr.io/zaproxy/zaproxy:stable
|
||||
container_name: zap-webswing
|
||||
ports:
|
||||
- "${ZAP_GUI_PORT}:8080" # Webswing GUI
|
||||
- "${ZAP_UI_PORT}:8080" # Webswing GUI
|
||||
- "${ZAP_API_PORT}:9090" # ZAP API
|
||||
volumes:
|
||||
- "${ZAP_WORK_DIR}:/zap/wrk:rw"
|
||||
|
||||
Reference in New Issue
Block a user