-
I'm starting the container with Docker Compose. Compose file is below. version: "2"
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I figured it out. I was changing the storage location in Agent DVR settings to match the volume I mounted to. I should have left it set to "/agent/Media/WebServerRoot/Media". The Volume mounted in Docker handles the mapping to the location that I wanted. |
Beta Was this translation helpful? Give feedback.
I figured it out. I was changing the storage location in Agent DVR settings to match the volume I mounted to. I should have left it set to "/agent/Media/WebServerRoot/Media". The Volume mounted in Docker handles the mapping to the location that I wanted.