ERR_CONNECTION_CLOSED when trying to open local site

Hi Changed the ports to

set $php_path devkinsta_fpm:9003;

  listen 62090;
  listen [::]:62090;
  listen 62091 ssl http2;
  listen [::]:62091 ssl http2;

Now I get this error. This is with and without ssl activated

400 Bad Request
The plain HTTP request was sent to HTTPS port
nginx