add haanmind.net
Deploy haanmind.net / deploy (push) Successful in 2s
Deploy nginx / deploy (push) Successful in 3s

This commit is contained in:
2026-03-19 11:23:53 -04:00
parent 037b78734f
commit 7e35042b71
3 changed files with 77 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
services:
app:
image: git.timothykim.net/hantim/haanmind.net:latest
restart: unless-stopped
container_name: haanmind_net
networks:
- shared
networks:
shared:
external: true