fix archive volume mount in recorder
This commit is contained in:
parent
d5690ff4c5
commit
2c519b1061
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ services:
|
|||
- 8554:8554
|
||||
volumes:
|
||||
- "./config/recorder/mediamtx.yml:/mediamtx.yml"
|
||||
- "./data/archive/recordings"
|
||||
- "./data/archive:/recordings"
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- net
|
||||
|
|
Loading…
Reference in a new issue