From 1eee0f54919edfa2ee9e855d4b7e148582fbd135 Mon Sep 17 00:00:00 2001 From: Zynh Ludwig Date: Sat, 28 Dec 2024 00:39:23 -0800 Subject: [PATCH] motd: ddb-proxy --- modules/motd.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/motd.nix b/modules/motd.nix index e235cc7..3e8e73f 100644 --- a/modules/motd.nix +++ b/modules/motd.nix @@ -19,6 +19,7 @@ in }; docker = { "/forgejo" = "Forgejo"; + "/ddb-importer-ddb-proxy-1" = "ddb-proxy"; }; # s_s_l_certs = lib.mkIf config.permafrost.acme.enable { # sort_method = "manual";