mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Merge pull request #174 from openappsec/orianelou-patch-6
Update docker-compose.yaml
This commit is contained in:
commit
ca31aac08a
@ -26,7 +26,6 @@ services:
|
||||
appsec-agent:
|
||||
container_name: appsec-agent
|
||||
image: ghcr.io/openappsec/agent:latest
|
||||
network_mode: service:swag-attachment
|
||||
ipc: shareable
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
@ -39,7 +38,6 @@ services:
|
||||
## create your WebUI profile at https://my.openappsec.io,
|
||||
## enforce policy, copy the profile token from WebUI and add it below
|
||||
- AGENT_TOKEN=
|
||||
|
||||
volumes:
|
||||
- ./appsec-config:/etc/cp/conf
|
||||
- ./appsec-data:/etc/cp/data
|
||||
|
Loading…
x
Reference in New Issue
Block a user