Files
hantim-server/docker/timothykim.net/compose.yml
T
timothykim e6cbc53065
Deploy timothykim.net / deploy (push) Failing after 2s
update timothykim.net image to match new naming convention
2026-03-16 21:40:05 -04:00

12 lines
208 B
YAML

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