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:13:27 -04:00
parent fad1b3ab59
commit d12ee0271e
3 changed files with 77 additions and 0 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