fix(core): Add DB host to n8n environment variables for dev-containers (no-changelog) (#9951)

This commit is contained in:
jeanpaul
2024-07-05 12:20:56 +02:00
committed by GitHub
parent c7d4b471c4
commit 0f5dea37f4

View File

@@ -19,5 +19,6 @@ services:
- ..:/workspaces:cached
command: sleep infinity
environment:
DB_POSTGRESDB_HOST: postgres
DB_TYPE: postgresdb
DB_POSTGRESDB_PASSWORD: password