Skip to content

Commit e47eaeb

Browse files
authored
Merge pull request #490 from DefangLabs/kevin/n8nDeployTest
2 parents 4725410 + 2781aa1 commit e47eaeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/n8n/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636
- DB_POSTGRESDB_SSL_ENABLED
3737
# MANAGED CONFIG
3838
- N8N_ENCRYPTION_KEY
39-
- DB_POSTGRESDB_PASSWORD
39+
- DB_POSTGRESDB_PASSWORD=${POSTGRES_PASSWORD}
4040
ports:
4141
- 5678:5678
4242
links:

0 commit comments

Comments
 (0)