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

This commit is contained in:
George Joseph
2018-10-03 13:56:54 -05:00
committed by Gerrit Code Review

View File

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