Files
hantim-server/docker/timothykim.net/compose.yml
T
timothykim a3fb085fdb
Deploy nginx / deploy (push) Failing after 1s
Deploy timothykim.net / deploy (push) Failing after 1s
initial commit
2026-03-12 21:16:59 -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