1
0
Fork 0
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:
Markus Grigull 2017-04-28 12:53:01 +02:00
parent 2fbd71f28f
commit b2728b31be

View file

@ -32,6 +32,7 @@ services:
volumes:
- data-volume:/data/db
restart: always
user: mongodb
volumes:
data-volume: