add for container privileged true
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 6m27s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 6m27s
This commit is contained in:
@@ -25,6 +25,7 @@ services:
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
restart: unless-stopped
|
||||
privileged: true
|
||||
|
||||
volumes:
|
||||
n8n_data:
|
||||
|
||||
Reference in New Issue
Block a user