mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-30 03:34:26 +03:00
Update docker-compose.yaml
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user