about summary refs log tree commit diff
path: root/nix/hosts/corrino/ports.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/hosts/corrino/ports.nix')
-rw-r--r--nix/hosts/corrino/ports.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/hosts/corrino/ports.nix b/nix/hosts/corrino/ports.nix
index dc2225c..1f17196 100644
--- a/nix/hosts/corrino/ports.nix
+++ b/nix/hosts/corrino/ports.nix
@@ -17,7 +17,6 @@
 
 	# 40xx
 	events = 4000;
-	
 
 	# 54xx
 	pgweb = 5432;
@@ -42,4 +41,5 @@
 	prometheus = 9003;
 	loki = 9004;
 	promtail = 9005;
+	gitDaemon = 9418;
 }