revert container_name change for clean deploy test
Deploy timothykim.net / deploy (push) Failing after 3s

This commit is contained in:
2026-03-13 15:47:28 -04:00
parent 4467a6b2c4
commit 5fea868a57
-1
View File
@@ -2,7 +2,6 @@ services:
static: static:
image: git.timothykim.net/timothykim/static:latest image: git.timothykim.net/timothykim/static:latest
restart: unless-stopped restart: unless-stopped
container_name: timothykim-static
networks: networks:
- shared - shared