This commit is contained in:
parent
8244e3fbe7
commit
ef8637e318
1 changed files with 5 additions and 5 deletions
|
|
@ -67,11 +67,6 @@ in {
|
|||
qbittorrent = {
|
||||
port = 9000;
|
||||
};
|
||||
miasma = {
|
||||
port = 9999;
|
||||
internal = true;
|
||||
public = true;
|
||||
};
|
||||
};
|
||||
|
||||
chibi = {
|
||||
|
|
@ -119,6 +114,11 @@ in {
|
|||
unbound = {
|
||||
port = 54;
|
||||
};
|
||||
miasma = {
|
||||
port = 9999;
|
||||
internal = true;
|
||||
public = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue