Update docker-compose.yaml

This commit is contained in:
orianelou 2024-12-05 13:43:23 +02:00 committed by GitHub
parent 0663f20691
commit ac8e353598
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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