Files
hantim-server/docker/thekims.family/compose.yml
T
timothykim 126061bbcb
Deploy nginx / deploy (push) Failing after 3s
Deploy thekims.family / deploy (push) Successful in 2s
add thekims.family
2026-03-16 21:47:22 -04:00

12 lines
208 B
YAML

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