Implement configuration directory customization. #74
@ -11,7 +11,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- ${MEDIA_DIRECTORY}:/data
|
- ${MEDIA_DIRECTORY}:/data
|
||||||
- ${CONFIG_DIRECTORY}/${MEDIA_SERVICE}/${MEDIA_SERVICE}:/config
|
- ${CONFIG_DIRECTORY}/${MEDIA_SERVICE}:/config
|
||||||
ports: # plex
|
ports: # plex
|
||||||
- 8096:8096 # plex
|
- 8096:8096 # plex
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
x
Reference in New Issue
Block a user