Files
hantim-server/docker/timothykim.net/compose.yml
T
timothykim c1b2f40a7c
Deploy timothykim.net / deploy (push) Failing after 1s
rename timothykim container back to timothykim-static
2026-03-13 17:13:29 -04:00

12 lines
210 B
YAML

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