Update docker-compose.yaml

This commit is contained in:
orianelou 2025-03-03 11:53:53 +02:00 committed by GitHub
parent 77dd288eee
commit 2b1ee84280
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ services:
- user_email=${APPSEC_USER_EMAIL}
- AGENT_TOKEN=${APPSEC_AGENT_TOKEN}
- autoPolicyLoad=${APPSEC_AUTO_POLICY_LOAD}
- registered_server="NGINX Server"
- registered_server="NGINX"
ipc: shareable
restart: unless-stopped
volumes: