Files
hantim-server/docker/thekims.family/compose.yml
T
timothykim 423de9c9e8
Deploy nginx / deploy (push) Successful in 3s
Deploy thekims.family / deploy (push) Successful in 3s
add thekims.family
2026-03-16 22:05:46 -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