We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e852c5 commit ace6540Copy full SHA for ace6540
services/web/server/tests/unit/with_dbs/config.yaml
@@ -19,7 +19,7 @@ db:
19
database: test
20
user: admin
21
password: admin
22
- host: localhost
+ host: 127.0.0.1
23
port: 5432
24
maxsize: 5
25
minsize: 1
0 commit comments