Thanks for starting the discussion @keenanjohnson and happy that everything works good now telling the starter interface in your docker-compose file that it is on the bridge network like in the example starter interface compose:
environment:
NETWORK_MODE: bridge # Tell the app if running in `bridge` or `host` network mode