Restore n8n self-health API key env
This commit is contained in:
@@ -29,6 +29,7 @@ services:
|
||||
N8N_PROTOCOL: https
|
||||
WEBHOOK_URL: https://${N8N_HOST}/
|
||||
N8N_ENCRYPTION_KEY: ${N8N_ENCRYPTION_KEY}
|
||||
N8N_API_KEY: ${N8N_API_KEY}
|
||||
DB_TYPE: postgresdb
|
||||
DB_POSTGRESDB_HOST: shared-postgres
|
||||
DB_POSTGRESDB_PORT: 5432
|
||||
|
||||
Reference in New Issue
Block a user