

1·
7 months agoBrother
Brother
I just replaced the Magenta in one of mine and it would NOT take it. I’m leaning towards an issue with this one cartridge, but while debugging I saw some people mentioning the override menu was recently disabled in an update.
So I scraped the chip off the old one and stuck it on the new one and it worked just fine 🤷
Your ports are not mapped so the host system doesn’t know about them. You only have them exposed, which is for docker communication.
Map your ports and then you’ll be able to access them by host-ip:mapped-port.
Then you can use nginx to proxy to that.