Files
hantim-server/docker/hcsuzuki.music/compose.yml
T
timothykim cf26235d70
Deploy hcsuzuki.music / deploy (push) Successful in 28s
Deploy nginx / deploy (push) Failing after 4s
Deploy nginx / test (push) Has been skipped
add hcsuzuki.music
2026-03-28 13:37:49 -04:00

12 lines
208 B
YAML

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