add for container privileged true
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 6m27s

This commit is contained in:
2026-01-25 14:06:17 +07:00
parent d8e59bbe36
commit 33b47860f7
2 changed files with 2 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ services:
cap_add:
- NET_ADMIN
restart: unless-stopped
privileged: true
volumes:
n8n_data: