Merge "CI: Use bindport instead of port in test http.conf" into 16

changes/09/10409/5
George Joseph 8 years ago committed by Gerrit Code Review
commit 161ad96c3e

@ -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