Files
timothykim 7e35042b71
Deploy haanmind.net / deploy (push) Successful in 2s
Deploy nginx / deploy (push) Successful in 3s
add haanmind.net
2026-03-19 11:23:53 -04:00

12 lines
204 B
YAML

services:
app:
image: git.timothykim.net/hantim/haanmind.net:latest
restart: unless-stopped
container_name: haanmind_net
networks:
- shared
networks:
shared:
external: true