mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
Fix for mongodb on linux
This commit is contained in:
parent
2fbd71f28f
commit
b2728b31be
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ services:
|
|||
volumes:
|
||||
- data-volume:/data/db
|
||||
restart: always
|
||||
user: mongodb
|
||||
|
||||
volumes:
|
||||
data-volume:
|
||||
|
|
Loading…
Add table
Reference in a new issue