mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 20:00:02 +00:00
test: Use task runner in benchmarks (#12601)
This commit is contained in:
@@ -32,6 +32,9 @@ services:
|
||||
- DB_TYPE=postgresdb
|
||||
- DB_POSTGRESDB_HOST=postgres
|
||||
- DB_POSTGRESDB_PASSWORD=password
|
||||
# Task Runner config
|
||||
- N8N_RUNNERS_ENABLED=true
|
||||
- N8N_RUNNERS_MODE=internal
|
||||
ports:
|
||||
- 5678:5678
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user