Files
hantim-server/docker/hantim.net/compose.yml
T
timothykim 4f3de1a030
Deploy hantim.net / deploy (push) Failing after 1s
Deploy nginx / deploy (push) Failing after 1s
add hantim.net
2026-03-16 02:19:14 -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