add hcsuzuki.net
Deploy hcsuzuki.net / deploy (push) Successful in 2s
Deploy nginx / deploy (push) Successful in 4s

This commit is contained in:
2026-03-16 22:26:45 -04:00
parent 1a31381bfb
commit 0ffca0335f
3 changed files with 77 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
services:
app:
image: git.timothykim.net/hantim/hcsuzuki.net:latest
restart: unless-stopped
container_name: hcsuzuki_net
networks:
- shared
networks:
shared:
external: true