Rework Dockerfile for Tengu addon deployment (no bundled ComfyUI)

This commit is contained in:
aladac
2026-04-01 14:29:06 +02:00
parent 66f60989e4
commit 611f92a868
2 changed files with 59 additions and 44 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
runtime: python
dockerfile: Dockerfile
cmd: tsr serve --host 0.0.0.0 --port 5000 --sd-server http://172.17.0.1:1234
port: 5000
cmd: /app/start.sh
addons:
- img
- xfs-xl