Files
hantim-server/docker/timothykim.net/compose.yml
T
timothykim 31c6235726
Deploy timothykim.net / deploy (push) Successful in 2s
rename timothykim container to timothykim-static
2026-03-15 23:05:26 -04:00

12 lines
206 B
YAML

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