File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,12 @@ Resulting in port 36667 on the host mapping to 6667 within the container.
3636## Configuring
3737
3838If you've let the container create a default config for you, the default
39- username/password combination is admin/admin. You can access the web-interface
40- to create your own user by pointing your web-browser at the opened port.
39+ username/password combination is ` admin ` /` admin ` . You can access the
40+ web-interface to create your own user by pointing your web-browser at the opened
41+ port.
42+
43+ For example, if you passed in ` -p 36667:6667 ` like above when running the
44+ container, the web-interface would be available on: http://hostname:36667/
4145
4246I'd recommend you create your own user by cloning the admin user, then ensure
4347your new cloned user is set to be an admin user. Once you login with your new
You can’t perform that action at this time.
0 commit comments