setup irc network
This commit is contained in:
parent
f7fcccac4a
commit
7b981cc126
5 changed files with 695 additions and 3 deletions
|
@ -24,9 +24,10 @@
|
|||
enable = true;
|
||||
allowPing = true;
|
||||
allowedTCPPorts = [
|
||||
80
|
||||
443
|
||||
6600
|
||||
80 # http
|
||||
443 # https
|
||||
6600 # mpd
|
||||
6667 # inspircd
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue