From c1b2f40a7c8fd69e25d8095fdf0491eb6aa56ed9 Mon Sep 17 00:00:00 2001 From: Timothy Kim Date: Fri, 13 Mar 2026 17:13:29 -0400 Subject: [PATCH] rename timothykim container back to timothykim-static --- 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 05e1ad3..c6b3aee 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 + container_name: timothykim-static networks: - shared