If at all possible, we should try to revert Docker to bridge networking, instead of host mode networking.
The initial reason we used host networking was because of GUN. I have been told that WebRTC (in the ctx container) requires host networking to function correctly, but I've been unable to verify that is correct yet.
If at all possible, we should try to revert Docker to bridge networking, instead of host mode networking.
The initial reason we used host networking was because of GUN. I have been told that WebRTC (in the ctx container) requires host networking to function correctly, but I've been unable to verify that is correct yet.