Files
hantim-server/docker/timothykim.net/compose.yml
T
timothykim f1d4508411
Deploy nginx / deploy (push) Failing after 2s
Deploy timothykim.net / deploy (push) Failing after 2s
update container names for nginx and timothykim.net
2026-03-13 17:02:26 -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