From 31c6235726fe1eef888c950acf8508fdecdac0cc Mon Sep 17 00:00:00 2001 From: Timothy Kim Date: Sun, 15 Mar 2026 23:05:26 -0400 Subject: [PATCH] rename timothykim container 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 5803f60..c846a9e 100644 --- a/docker/timothykim.net/compose.yml +++ b/docker/timothykim.net/compose.yml @@ -2,7 +2,7 @@ services: static: image: git.timothykim.net/hantim/static:latest restart: unless-stopped - container_name: timothykim + container_name: timothykim-static networks: - shared