Files
hantim-server/docker/timothykim.net/compose.yml
T
timothykim 5dd2343d4a
Deploy timothykim.net / deploy (push) Failing after 3s
migrate to hantim org and consolidate deploy secret name
- Update all references from timothykim/ to hantim/ org
- Rename DEPLOY_KEY to DEPLOY_SSH_KEY everywhere
- Update README to reference org-level secrets
2026-03-15 21:46:31 -04:00

12 lines
199 B
YAML

services:
static:
image: git.timothykim.net/hantim/static:latest
restart: unless-stopped
container_name: timothykim
networks:
- shared
networks:
shared:
external: true