Update AI_Containers/scriberr/compose.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user