Skip to content

Commit 42de633

Browse files
committed
chore: update postgrest testinfra config
1 parent a105a88 commit 42de633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testinfra/test_ami.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
openapi-mode = "ignore-privileges"
105105
db-use-legacy-gucs = true
106106
admin-server-port = 3001
107-
server-host = "localhost"
107+
server-host = "*6"
108108
db-pool-acquisition-timeout = 10
109109
max-rows = 1000
110110
db-extra-search-path = "public, extensions"

0 commit comments

Comments
 (0)