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