From 21974656cd4bd9bdd7072d07c3435fa4462d0ecd Mon Sep 17 00:00:00 2001 From: Timothy Kim Date: Fri, 13 Mar 2026 17:11:12 -0400 Subject: [PATCH] rename timothykim container --- docker/timothykim.net/compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/timothykim.net/compose.yml b/docker/timothykim.net/compose.yml index c6b3aee..05e1ad3 100644 --- a/docker/timothykim.net/compose.yml +++ b/docker/timothykim.net/compose.yml @@ -2,7 +2,7 @@ services: static: image: git.timothykim.net/timothykim/static:latest restart: unless-stopped - container_name: timothykim-static + container_name: timothykim networks: - shared