Hey guys,
Is there a way to configure docker networks via the UI? I want to add some apps to a proxy network, so that I can reverse proxy them without exposing the ports.
Am I missing something, or do I need to compose them myself and ditch the official apps?
A related question: can the official apps be configured to NOT expose ports? I want them to be accessible via my proxy manager so I can add an authentication layer.
Cheers!