Files
hantim-server/docker/timothykim.net/compose.yml
T
timothykim 2d793e787c
Deploy timothykim.net / deploy (push) Successful in 4s
remove container_name from timothykim.net compose
2026-03-13 16:00:30 -04:00

11 lines
172 B
YAML

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