CI: Use bindport instead of port in test http.conf

Change-Id: Ife9a6879da63a56e5b8348a2024eeed4e7b1615b
16.1
Sean Bright 7 years ago
parent f066dbc353
commit 5f7350d68b

@ -26,7 +26,7 @@ cat <<-EOF > "$ASTETCDIR/http.conf"
[general]
enabled=yes
bindaddr=127.0.0.1
port=8088
bindport=8088
EOF
cat <<-EOF > "$ASTETCDIR/modules.conf"

Loading…
Cancel
Save