Update docker-compose.yaml

This commit is contained in:
orianelou 2025-03-03 11:50:23 +02:00 committed by GitHub
parent bd35c421c6
commit 3e1ad8b0f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ services:
environment: environment:
# adjust with your own email below # adjust with your own email below
- user_email=user@email.com - user_email=user@email.com
- registered_server="APISIX Server" - registered_server="APISIX"
- AGENT_TOKEN=<TOKEN> - AGENT_TOKEN=<TOKEN>
volumes: volumes:
- ./appsec-config:/etc/cp/conf - ./appsec-config:/etc/cp/conf