5dd2343d4a
Deploy timothykim.net / deploy (push) Failing after 3s
- Update all references from timothykim/ to hantim/ org - Rename DEPLOY_KEY to DEPLOY_SSH_KEY everywhere - Update README to reference org-level secrets
12 lines
199 B
YAML
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
|