Files
hantim-server/docker/timothykim.net/compose.yml
T
timothykim f74fd0f55e
Deploy timothykim.net / deploy (push) Successful in 3s
test deploy: rename timothykim container
2026-03-13 17:15:29 -04:00

12 lines
203 B
YAML

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