This commit is contained in:
@@ -362,6 +362,15 @@ services:
|
|||||||
image: gitea.craisin.tech/craisin/shape_ai:latest
|
image: gitea.craisin.tech/craisin/shape_ai:latest
|
||||||
restart: unless-stopped
|
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:
|
networks:
|
||||||
default:
|
default:
|
||||||
driver: bridge
|
driver: bridge
|
||||||
|
|||||||
Reference in New Issue
Block a user