Files
hantim-server/docker/kgfamily.com/compose.yml
T
timothykim 59f0a367ef
Deploy kgfamily.com / deploy (push) Successful in 1s
Deploy nginx / deploy (push) Successful in 2s
add kgfamily.com
2026-04-10 16:04:54 -04:00

12 lines
204 B
YAML

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