Files
hantim-server/docker/hcsuzuki.net/compose.yml
T
timothykim 0ffca0335f
Deploy hcsuzuki.net / deploy (push) Successful in 2s
Deploy nginx / deploy (push) Successful in 4s
add hcsuzuki.net
2026-03-16 22:26:45 -04:00

12 lines
204 B
YAML

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