mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-08 04:38:06 +01:00
feat(service): add gitea
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
allowedTCPPorts = [
|
||||
22
|
||||
5900
|
||||
8001
|
||||
];
|
||||
allowedUDPPorts = [ ];
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user