add container_name to timothykim.net compose
Deploy timothykim.net / deploy (push) Failing after 2s

This commit is contained in:
2026-03-13 15:42:19 -04:00
parent c528573b49
commit 7a1434c465
+1
View File
@@ -2,6 +2,7 @@ services:
static:
image: git.timothykim.net/timothykim/static:latest
restart: unless-stopped
container_name: timothykim-static
networks:
- shared