add kgfamily.com
Deploy kgfamily.com / deploy (push) Successful in 2s
Deploy nginx / deploy (push) Successful in 3s

This commit is contained in:
2026-04-10 16:20:28 -04:00
parent 50ee47917c
commit 1f41f51430
3 changed files with 84 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
services:
app:
image: git.timothykim.net/hantim/kgfamily.com:latest
restart: unless-stopped
container_name: kgfamily_com
networks:
- shared
networks:
shared:
external: true