add thekims.family
Deploy nginx / deploy (push) Successful in 3s
Deploy thekims.family / deploy (push) Successful in 3s

This commit is contained in:
2026-03-16 22:05:46 -04:00
parent 164087f82a
commit 423de9c9e8
3 changed files with 77 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
services:
app:
image: git.timothykim.net/hantim/thekims.family:latest
restart: unless-stopped
container_name: thekims_family
networks:
- shared
networks:
shared:
external: true