add hcsuzuki.music
Deploy hcsuzuki.music / deploy (push) Successful in 28s
Deploy nginx / deploy (push) Failing after 4s
Deploy nginx / test (push) Has been skipped

This commit is contained in:
2026-03-28 13:37:49 -04:00
parent 111969fa9c
commit cf26235d70
3 changed files with 83 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
services:
app:
image: git.timothykim.net/hantim/hcsuzuki.music:latest
restart: unless-stopped
container_name: hcsuzuki_music
networks:
- shared
networks:
shared:
external: true