mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 12:36:03 +00:00
buildpath, notesnook: change mongodb user
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
hostname: mongo
|
||||
image: mongo:8.2.2
|
||||
restart: always
|
||||
user: mongodb:mongodb
|
||||
volumes:
|
||||
- mongo_data:/data/db
|
||||
- mongo_data:/data/configdb
|
||||
|
||||
Reference in New Issue
Block a user