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

This commit is contained in:
2026-04-10 15:49:54 -04:00
parent 37ad2405b3
commit 3678b37133
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