Files
hantim-server/docker/timothykim.net/compose.yml
T
timothykim 21974656cd
Deploy timothykim.net / deploy (push) Failing after 1s
rename timothykim container
2026-03-13 17:11:12 -04:00

12 lines
203 B
YAML

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