Skip to content
Snippets Groups Projects
Verified Commit 01ea908c authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Updated readme

parent 4631e346
Branches
No related tags found
No related merge requests found
...@@ -80,4 +80,7 @@ Per default, the container will listen on the port 4242 for connections. ...@@ -80,4 +80,7 @@ Per default, the container will listen on the port 4242 for connections.
This can be configured with `--port` and `--listen`. This can be configured with `--port` and `--listen`.
If the `--ident-daemon` argument is passed, the ident daemon will additionally If the `--ident-daemon` argument is passed, the ident daemon will additionally
listen on 10113. You can configure this with `--ident-port`. listen on 10113. You can configure this with `--ident-port`.
This by default only listens on localhost, which obviously will cause issues
when used in a container like this, so make sure to add the
`--ident-listen ::,0.0.0.0` argument.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment