From f74fd0f55eca4277ca5ca41a9173e64cebc211f3 Mon Sep 17 00:00:00 2001 From: Timothy Kim Date: Fri, 13 Mar 2026 17:15:29 -0400 Subject: [PATCH] test deploy: 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