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.