@@ -365,8 +365,6 @@ services:
|
|||||||
stich:
|
stich:
|
||||||
container_name: stich
|
container_name: stich
|
||||||
image: ghcr.io/craisined/stich:latest
|
image: ghcr.io/craisined/stich:latest
|
||||||
ports:
|
|
||||||
- 5000:5000
|
|
||||||
volumes:
|
volumes:
|
||||||
- ${DATA}/stich/encoder.ts:/app/encoder.ts
|
- ${DATA}/stich/encoder.ts:/app/encoder.ts
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user