Files
hantim-server/docker/timothykim.net/compose.yml
T
timothykim 5fea868a57
Deploy timothykim.net / deploy (push) Failing after 3s
revert container_name change for clean deploy test
2026-03-13 15:47:28 -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