Update docker-compose.yaml

This commit is contained in:
orianelou 2025-03-03 11:51:13 +02:00 committed by GitHub
parent 88eed946ec
commit a0dd7dd614
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 Server - registered_server="SWAG"
# 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