mirror of
https://github.com/owntracks/docker-recorder.git
synced 2026-08-19 11:06:13 +00:00
mount recorder.conf only as suggested in #579
addresses https://github.com/owntracks/recorder/issues/579
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@ services:
|
||||
ports:
|
||||
- 8083:8083
|
||||
volumes:
|
||||
- config:/config
|
||||
- store:/store
|
||||
- './config/recorder.conf:/config/recorder.conf'
|
||||
- 'store:/store'
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user