

1·
3 months agoWriting is a rare form of communication, borderline unique to humans. Because of that, to me, it’s fundamentally unethical to have “AI” “write” anything. It’s insulting to me on a base level, particularly when used for communication.
Writing is a rare form of communication, borderline unique to humans. Because of that, to me, it’s fundamentally unethical to have “AI” “write” anything. It’s insulting to me on a base level, particularly when used for communication.
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.