Update ircd-k8s-2019-12-21.markdown
This commit is contained in:
parent
95e57aa5f0
commit
1e57809f59
|
@ -270,7 +270,8 @@ $ scripts/makeoper.sh h >> opers.conf
|
|||
```
|
||||
|
||||
And then create the webirc password:
|
||||
```console
|
||||
|
||||
```console
|
||||
$ echo "[Options]
|
||||
WebircPassword = $(uuidgen)" >> webirc.conf
|
||||
```
|
||||
|
@ -387,4 +388,4 @@ spec:
|
|||
key: private_key
|
||||
```
|
||||
|
||||
Now, you should be able to let users connect to your IRC server to their heart's content. If you want to join the IRC server I've set up, point your IRC client at `irc.within.website`. I'll be in `#lobby`.
|
||||
Now, you should be able to let users connect to your IRC server to their heart's content. If you want to join the IRC server I've set up, point your IRC client at `irc.within.website`. I'll be in `#lobby`.
|
||||
|
|
Loading…
Reference in New Issue