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

This commit is contained in:
2026-04-10 16:14:29 -04:00
parent bc41880155
commit a303e55de6
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