mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
feat: added UT server ports
This commit is contained in:
parent
e4f47ef2b2
commit
dffb135b28
1 changed files with 4 additions and 1 deletions
|
|
@ -23,7 +23,10 @@ in
|
||||||
3131 # Deskreen
|
3131 # Deskreen
|
||||||
1234 # Elm-land server
|
1234 # Elm-land server
|
||||||
5037 # ADB Server
|
5037 # ADB Server
|
||||||
37751
|
];
|
||||||
|
allowedUDPPorts = [
|
||||||
|
7777
|
||||||
|
7778
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue