Update docker-compose.yaml

This commit is contained in:
orianelou
2024-08-27 10:50:25 +03:00
committed by GitHub
parent 93fb3da2f8
commit 24d53aed53

View File

@@ -30,7 +30,7 @@ services:
restart: unless-stopped restart: unless-stopped
environment: environment:
- user_email=user@email.com # adjust with your own email - user_email=user@email.com # adjust with your own email
- registered_server='SWAG' - registered_server='SWAG Server'
# if autoPolicyLoad is set to true, open-appsec will apply # if autoPolicyLoad is set to true, open-appsec will apply
# changes in local_policy.yaml automatically # changes in local_policy.yaml automatically
- autoPolicyLoad=true - autoPolicyLoad=true