mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 12:36:03 +00:00
buildpath: mount configdb as volume
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- mongo_data:/data/db
|
||||
- mongo_data:/data/configdb
|
||||
env_file: .env
|
||||
|
||||
patch_detector:
|
||||
|
||||
Reference in New Issue
Block a user