Update shared volumes config

This commit is contained in:
Rami Winestock
2023-12-12 12:52:45 +02:00
parent b66497a8d1
commit 3741c52366

View File

@@ -33,7 +33,8 @@ services:
volumes: volumes:
- npm_data:/data - npm_data:/data
- le_data:/etc/letsencrypt - le_data:/etc/letsencrypt
- ../localconfig:/ext/appsec - ../open-appsec-agent-deployment/localconfig:/ext/appsec
- ../open-appsec-agent-deployment/logs:/ext/appsec-logs
- ../backend:/app - ../backend:/app
- ../frontend:/app/frontend - ../frontend:/app/frontend
- ../global:/app/global - ../global:/app/global