mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-07 18:03:33 +00:00
Update shared volumes config
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user