Skip to content

Commit 172bcb6

Browse files
committed
Update readme with web-interface details
1 parent ff739de commit 172bcb6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,12 @@ Resulting in port 36667 on the host mapping to 6667 within the container.
3636
## Configuring
3737

3838
If 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

4246
I'd recommend you create your own user by cloning the admin user, then ensure
4347
your new cloned user is set to be an admin user. Once you login with your new

0 commit comments

Comments
 (0)