We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d8bb9 commit ab62bfaCopy full SHA for ab62bfa
samples/n8n/compose.yaml
@@ -36,7 +36,7 @@ services:
36
- DB_POSTGRESDB_SSL_ENABLED
37
# MANAGED CONFIG
38
- N8N_ENCRYPTION_KEY
39
- - DB_POSTGRESDB_PASSWORD=${POSTGRES_PASSWORD}
+ - DB_POSTGRESDB_PASSWORD
40
ports:
41
- 5678:5678
42
links:
0 commit comments