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

changes/10/10410/5
George Joseph 7 years ago committed by Gerrit Code Review
commit 1a6e97bf23

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