Suddenly multiple errors in my config?

Suddenly I’m getting like multiple errors in my config

Error loading /config/configuration.yaml: expected ‘’, but found ‘’
in “/config/configuration.yaml”, line 44, column 1

I’ve already commented a bunch of stuff out and idk what’s wrong. Did something change with one of the last updates or something? Says line 44 which is

http:
  ssl_certificate: /ssl/fullchain.pem
  ssl_key: /ssl/privkey.pem

Hasn’t been a problem before so idk what’s going on but suddenly everything is an error.

I can’t figure out which symbol does the code…

Ok I did it but file editor says

end of the stream or a document separator is expected

No idea what that means

It’s empty space causing the issue this can be deleted, my bad.