This commit is contained in:
@@ -361,6 +361,15 @@ services:
|
||||
container_name: shape-ai
|
||||
image: gitea.craisin.tech/craisin/shape_ai:latest
|
||||
restart: unless-stopped
|
||||
|
||||
stich:
|
||||
container_name: stich
|
||||
image: ghcr.io/craisined/stich:latest
|
||||
ports:
|
||||
- 5000:5000
|
||||
volumes:
|
||||
- ${DATA}/stich/encoder.ts:/app/encoder.ts
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user