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

This commit is contained in:
2026-03-13 15:52:03 -04:00
parent 79615c6295
commit e53ac6324a
+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