zap/.env aktualisiert
This commit is contained in:
1
zap/.env
1
zap/.env
@@ -1,6 +1,5 @@
|
|||||||
# .env file for OWASP ZAP Docker Compose
|
# .env file for OWASP ZAP Docker Compose
|
||||||
# You can generate a random, strong API key using a tool like `openssl rand -hex 32`
|
# You can generate a random, strong API key using a tool like `openssl rand -hex 32`
|
||||||
ZAP_API_KEY=your_strong_and_secret_api_key_here
|
|
||||||
|
|
||||||
# The ports for ZAP's UI and API
|
# The ports for ZAP's UI and API
|
||||||
ZAP_UI_PORT=8080
|
ZAP_UI_PORT=8080
|
||||||
|
|||||||
Reference in New Issue
Block a user