New Docker install shows no dashboard widgets in pulldown

I just installed V1.65.1 as a docker image and started it using docker-compose.

When I try to edit a dashboard and add a widget, no widgets are visible in the pulldown.

Can anyone help me figure how to fix this? I’m new to both Docker and LibreNMS, so please be explicit with your instructions.

Config listed here: https://pastebin.com/dl/hr2ECLmB

I was able to resolve this by running the commands:

docker-compose exec librenms lnms update
docker-compose restart