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

This commit is contained in:
2026-03-16 21:23:39 -04:00
parent 99a4a4b3ea
commit 0bbe1d48e2
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