Commit 5e81cc2
fix: update javascript-node-postgres test db host from localhost to db
Update the PostgreSQL connection host in test/javascript-node-postgres/server.js
from 'localhost' to 'db' to match the bridge network configuration change
in docker-compose.yml.
Co-authored-by: Kaniska244 <[email protected]>1 parent d979901 commit 5e81cc2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments