fixing first release of open-appsec for nginx-proxy-manager

This commit is contained in:
root
2023-12-20 16:13:24 +00:00
parent f43b024e02
commit ab96034994
7 changed files with 5 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
version: '3.8'
version: '3.3'
# docker compose for npm open-appsec integration
services:
appsec-npm:
container_name: appsec-npm
image: 'ghcr.io/openappsec/appsec-npm:latest'
container_name: npm-attachment
image: 'ghcr.io/openappsec/nginx-proxy-manager-attachment:latest'
ipc: host
restart: unless-stopped
ports: