Skip to content

Commit 96faf09

Browse files
committed
update docu
1 parent 5794eff commit 96faf09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ plexTranscoderOrchestrator:
7070
MEDIA_DIRECTORY: /data
7171
#In seconds, when the transcoder it's not used in this time, will be destroyed
7272
TRANSCODER_TIMEOUT: 600
73-
image: segator/transcoder_orchestrator
73+
image: segator/plextranscoderorchestrator
7474
links:
7575
- PlexMainServer:plex
7676
privileged: true

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ plexTranscoderOrchestrator:
3737
MEDIA_DIRECTORY: /data
3838
#In seconds, when the transcoder it's not used in this time, will be destroyed
3939
TRANSCODER_TIMEOUT: 600
40-
image: segator/transcoder_orchestrator
40+
image: segator/plextranscoderorchestrator
4141
links:
4242
- PlexMainServer:plex
4343
privileged: true

0 commit comments

Comments
 (0)