Files
timothykim 9d999c319d
Deploy hantim.net / deploy (push) Successful in 2s
Deploy nginx / deploy (push) Successful in 3s
add hantim.net
2026-03-16 21:10:02 -04:00

12 lines
200 B
YAML

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