Teeman
Members
-
Joined
-
Last visited
Solutions
-
Teeman's post in Is there a way to make the host port for a docker container listen only on localhost? was marked as the answerRemove any ports configured and use this in the extra parameters:
-p 127.0.0.1:1234:1234