From dcfc18774fe2d4207c2996b2d16ea67499b70228 Mon Sep 17 00:00:00 2001 From: Emile Date: Sat, 3 Aug 2024 13:33:52 +0200 Subject: (corrino): s3.emile.space init --- nix/hosts/corrino/ports.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nix/hosts/corrino/ports.nix') 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; -- cgit 1.4.1