From e2ae74c7be7abad4d50817c47c13e0e589e3a82a Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 4 Apr 2026 01:17:48 +0000 Subject: [PATCH] Update AI_Containers/scriberr/compose.yaml --- AI_Containers/scriberr/compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AI_Containers/scriberr/compose.yaml b/AI_Containers/scriberr/compose.yaml index f71db03..6f0c077 100644 --- a/AI_Containers/scriberr/compose.yaml +++ b/AI_Containers/scriberr/compose.yaml @@ -2,8 +2,8 @@ services: scriberr: image: ghcr.io/rishikanthc/scriberr:latest container_name: scriberr - ports: - - "8091:8080" + #ports: + # - "8091:8080" volumes: - /srv/docker/scriberr/scriberr_data:/app/data - /srv/docker/scriberr/scriberr_whisperx:/app/whisperx-env