Update AI_Containers/scriberr/compose.yaml

This commit is contained in:
2026-04-04 01:17:48 +00:00
parent 93004127e7
commit e2ae74c7be
+2 -2
View File
@@ -2,8 +2,8 @@ services:
scriberr: scriberr:
image: ghcr.io/rishikanthc/scriberr:latest image: ghcr.io/rishikanthc/scriberr:latest
container_name: scriberr container_name: scriberr
ports: #ports:
- "8091:8080" # - "8091:8080"
volumes: volumes:
- /srv/docker/scriberr/scriberr_data:/app/data - /srv/docker/scriberr/scriberr_data:/app/data
- /srv/docker/scriberr/scriberr_whisperx:/app/whisperx-env - /srv/docker/scriberr/scriberr_whisperx:/app/whisperx-env