add hantim.net
Deploy hantim.net / deploy (push) Failing after 1s
Deploy nginx / deploy (push) Failing after 1s

This commit is contained in:
2026-03-16 18:09:23 -04:00
parent 544fb9c13f
commit 8a30405d18
4 changed files with 96 additions and 2 deletions
+11
View File
@@ -0,0 +1,11 @@
services:
app:
image: git.timothykim.net/hantim/hantim.net:latest
restart: unless-stopped
container_name: hantim_net
networks:
- shared
networks:
shared:
external: true