mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 20:46:09 +00:00
buildpath, notesnook: change mongodb user
This commit is contained in:
@@ -2,6 +2,7 @@ services:
|
||||
notesnook-db:
|
||||
image: mongo:8.2.2
|
||||
hostname: notesnookdb
|
||||
user: mongodb:mongodb
|
||||
volumes:
|
||||
- dbdata:/data/db
|
||||
- dbdata:/data/configdb
|
||||
|
||||
Reference in New Issue
Block a user