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.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/nix/hosts/corrino/ports.nix b/nix/hosts/corrino/ports.nix
index 3dcf72a..6be514d 100644
--- a/nix/hosts/corrino/ports.nix
+++ b/nix/hosts/corrino/ports.nix
@@ -15,6 +15,10 @@
 		magic-hash = 8339;
 		tickets = 8349;
 		talks = 8350;
+		minio = {
+			s3 = 9000;
+			web = 9001;
+		};
 		authelia = 9091;
 		prometheus = 9003;
 		gitDaemon = 9418;