Trouble exporting LND logs

Hi folks,

I’m in the following directory: ~/umbrel/app-data/lightning

Trying to export logs using the following command: docker-compose logs -f lnd

I get this error:
ERROR: The Compose file ‘./docker-compose.yml’ is invalid because:
services.lnd.ports contains an invalid type, it should be a number, or an object
services.lnd.ports contains an invalid type, it should be a number, or an object
services.lnd.ports contains an invalid type, it should be a number, or an object
services.lnd.ports value [’:’, ‘:’, ‘:’] has non-unique elements

I can’t make sense of this message but y’all are smarter than I am so I hope one of you is able to :slight_smile: